issues
search
Laravel-Backpack
/
Generators
Generate files for Backpack projects
http://backpackforlaravel.com
MIT License
314
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Do not use request if no request validation set
#207
pxpm
closed
2 weeks ago
0
Update page stub to closely match backpack pages
#206
pxpm
closed
1 month ago
0
Update CrudBackpackCommand.php
#205
siberfxweb
closed
7 months ago
3
add option to generate forms without id, use named parameters in formAction
#204
pxpm
closed
8 months ago
0
fix controller generation when field is used as validation source
#203
pxpm
closed
9 months ago
0
Remove dummy tests
#202
dependabot[bot]
closed
1 year ago
2
Update phpunit/phpunit requirement from ^9.0||^7.0 to ^10.2.6
#201
dependabot[bot]
closed
1 year ago
2
menation stub publishing
#200
pxpm
closed
1 year ago
0
update stubs - remove $dates property, use basset, remove array syntax
#199
pxpm
closed
1 year ago
0
dont use Str value() function unavailable in Laravel 8
#198
pxpm
closed
1 year ago
0
Pr/188 - allow stub publish
#197
pxpm
closed
1 year ago
2
3.3.16 Method Illuminate\Support\Stringable::value does not exist on `php artisan backpack:build`
#196
tabacitu
closed
1 year ago
3
Update v3 branch
#195
tabacitu
closed
1 year ago
0
When generating cruds use blade components for menu items
#194
tabacitu
closed
1 year ago
0
[v6] Remove fluent and array syntax comments from generated CrudControllers
#193
tabacitu
closed
1 year ago
1
Fix publish widget path
#192
pxpm
closed
1 year ago
1
added command to generate a custom form operation
#191
tabacitu
closed
1 year ago
0
[Fix] php artisan backpack:build on our demo highlights a bunch of minor problems
#190
karandatwani92
opened
1 year ago
1
v6
#189
tabacitu
closed
1 year ago
0
Allow stubs to be published
#188
shadowbane
closed
1 year ago
3
Add --force argument to php artisan backpack:crud
#187
karandatwani92
opened
1 year ago
6
Add --force arg to backpack:crud command
#186
ingen2
closed
1 year ago
3
Fix: `build` command triggered an error on Laravel 8
#185
tabacitu
closed
1 year ago
4
Use class namespace when adding CrudTrait to model
#184
pxpm
closed
1 year ago
0
fix add crudtrait to crud
#183
pxpm
closed
1 year ago
3
Fix deprecation warning message
#182
diogogomeswww
closed
1 year ago
3
In L10 it fails adding CrudTrait
#181
tabacitu
closed
1 year ago
2
Added PHP 7.4 as a min. version requirement
#180
o15a3d4l11s2
closed
1 year ago
2
Fix deprecation warning
#179
mattsches
closed
1 year ago
3
PHP 8.2 deprecation warning in PageBackpackCommand
#178
mattsches
closed
1 year ago
2
Fix deprecated syntax.
#177
holyspecter
closed
10 months ago
3
Update LICENSE.md
#176
tabacitu
closed
1 year ago
0
Issue about abstract class
#175
pxpm
closed
8 months ago
4
hotfix
#174
pxpm
closed
1 year ago
1
hot fix backpack command
#173
pxpm
closed
1 year ago
0
"Backpack\Generators\Services\BackpackCommand contains 1 abstract method" after update
#172
emogeekface
closed
1 year ago
3
Generate nested controllers and models
#171
maurohmartinez
closed
1 year ago
4
change default menu icon for generated CRUDs
#170
tabacitu
closed
1 year ago
0
[bug] generating nested controllers and models
#169
AlexKomMsk
closed
1 year ago
3
Replaced Stringable value with toString()
#168
promatik
closed
1 year ago
1
Make sure view names use snake case
#167
promatik
closed
1 year ago
0
Added route and layout options to PageBackpackCommand
#166
promatik
closed
1 year ago
0
Override widget command path
#165
promatik
closed
2 years ago
0
Fix for absolute paths in Unix file systems
#164
promatik
closed
2 years ago
1
Allow absolute paths outside of app scope
#162
promatik
closed
2 years ago
0
Allow relative file paths on --from option
#161
promatik
closed
2 years ago
0
Moved "publish or create" views to a common namespace
#160
promatik
closed
2 years ago
0
`php artisan backpack:build` on our demo highlights a bunch of minor problems
#159
tabacitu
opened
2 years ago
2
Get the "name" from "--from" when it's not given
#158
promatik
closed
2 years ago
1
backpack:crud SomeEntity throws an error in mongodb
#157
pxpm
opened
2 years ago
0
Next