-
Hi, thank you for this very helpful package.
I am trying to bump a `C#` file. The file has the following content
```
[assembly: AssemblyVersion("1.0.0")]
[assembly: AssemblyFileVersion("1.0.0"…
-
### 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…
-
As a result of commit 7baa4b8, I notice my client code is now required to pass MODE_NO_SSL_VERIFY in order to continue logging into MLS repositories as had been done with LibRETS 1.6.2.
This is bec…
-
php artisan create:scaffold Singer –with-migration
C:\www\test>php artisan create:scaffold Singer --with-migration
Scaffolding web-based resources for singer...
A model was crafted successfully.
…
-
### Description
I am trying to use `IInteractionRequestAware` to display a dialog where the user will type in her/his age. The dialg has a "Continue" button, this button should only be enabled if the…
-
Hi,
I tried to install code generator V2.4.0 in my existing Laravel 6.4.1.
I added in composer.json file
"crestapps/laravel-code-generator": "^2.4.0"
Run php artisan update and get a following mes…
-
Install version 2.4.1 in Laravel Framework 6.5.0 is passed.
C:\www\test>composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Insta…
-
### Environment:
- Laravel-Code-Generator Version: v2.4.2
- Laravel Version: 6.x
### Description:
Unable to installation
### Steps/Commands To Reproduce:
composer require crestapps/laravel-c…
-
Will be a release for the new version of laravel?
-
Hi,
Is there any upgrade to use laravel-code-generator with existing Laravel 6.* version? How to make it with with version 2,2?
Thanks