-
Dear Postman team,
I would like to take a moment to express my appreciation for the excellent work you have been doing with the Postman client. It has been an invaluable tool for developers like my…
-
### Synopsis:
Popular stacks like Laravel + Inertia have a differerent way of rendering pages.
Currently the only supported statement is `render` which creates a blade view file.
I would suggest …
-
- Laravel Version: 11
- PHP Version: 8.3
- Blueprint Version: 2.10
- Platform: Mac
### Issue:
When trying to generate controllers without defining model in yaml, model namespace is incorrect in…
-
Hi!
recently the package started to have conflicts with the Barryvdh\\LaravelIdeHelper for some reason. Looks like type mismatching since one of the latest updates.
Command: `php artisan ide-he…
-
calaculations with laravel crestapp code generator total not savaing ??
Thanks!
-
Hi, I install model generator package on Laravel v11 and it works in system terminal but in Artisan::call("code:models") it gets not defined error for code:models.
-
### Before you submit an issue please read this
This repository is only for reporting bugs or issues. If you need support, please use Stack Overflow using **laravel-code-generator** tag (https://stac…
-
Laravel 10.48.20
PHP 8.1.9
Code:
$config = ArrayFile::open(base_path('config/app.php'));
Error:
PhpParser\Lexer\Emulative::__construct(): Argument #1 ($phpVersion) must be of type ?PhpParser\Ph…
-
I have a Laravel 6 Porject with very easy Models. But the generation stops because of a model with:
```php artisan vue-i18n:generate
Exception : Unexpected data while processing /home/vagran…
-
Hey there, I made a similar package though it's not nearly as stable and well maintained as this package. I was just wondering whether there is any official Laravel integration, or if it's planned? Id…