-
### ADD: php artisan infyom.publish:publish
### Or: php artisan infyom.publish:setup
**and add all setup files and views and routes into this one.**
Nothing is publishing the common files such as er…
-
getting error on new install on fresh laravel with infyomlabs
php artisan infyom.publish:tables datatables
Exception
Invalid Table Type
at vendor\infyomlabs\laravel-generator\sr…
-
Hi, thanks for this awesome project. I'm trying to create files using this command:
`php artisan infyom:api MyClass --fromTable --tableName="lv_my_table"`
But nothing happened on my terminal, li…
-
It is causing high cpu load by apache while generating scaffold
documentation is not proper for installation
1) registering \InfyOm\AdminLTETemplates\AdminLTETemplatesServiceProvider::class, is mis…
-
With a fresh laravel 9 project I try to execute this command : `artisan infyom.publish:user`
This is the response:
```
InvalidArgumentException
View [users.create] not found.
at ven…
-
Truying to run following command on fresh laravel project with infyom lab
php artisan ui adminlte-localized --auth
ErrorException
copy(D:\laragon\www\l10infyom\vendor\infyomlabs\laravel-…
-
Hello. it is possible to do this?
This is my Request class:
`namespace App\Http\Requests\API;
use App\Models\Concept;
use InfyOm\Generator\Request\APIRequest;
use Waavi\Sanitizer\Laravel\…
-
### Summary of problem or feature request
Print Specific Columns. How can I get $excludeFromPrint=[] array value dynamically from colvis. I am using InfyOm generator and Yajra Datatable
### Co…
-
# Problem
The example in `readme.md` in the `code` page of your package is not working.
# Explanation
In the page of your package you have
```php
use InfyOm\LaravelCalendarEvents\Calenda…
-
Make the app savable as a PWA