-
the api count doesn't work out of the box until i add : `\InfyOm\RoutesExplorer\Middleware\RoutesExplorerMiddleware::class,` in my middleware, ....
i think documentation should be updated to show …
-
**PROBLEM**
I was facing this issue where the datatables view was not displaying any data and was not showing any errors. The table was being shown but it was empty, despite there being data in the d…
-
Please fix the "_locale.stub" files because their html parts are not up-to-date.
e.g. "menu_template.stub" was updated some month ago, but "menu-template_locale.stub" was not. But it is the same for…
-
So I have one Laravel site acting as IdP, and two other Laravel sites Service Providers (using laravel-saml2 package). here is related snippets in `samlidp.php` file:
```php
'sp' => [
'aH…
-
When I run command:
`php artisan infyom.publish:templates`
This move all templates/scaffold of my custom theme inside resources/infyom/infyom-generator-templates/scaffold and that is fine.
Ho…
-
https://www.infyom.com/open-source/laravelgenerator/docs/8.0/generator-commands#default-users-model-crud
> php artisan infyom.publish:user
is not working cause Users scaffold files for this te…
-
After generating DataTables for the User model and navigating to the page, I get this error:
```
ReflectionException
Class App\DataTables\UserDataTable does not exist
```
### To reproduce
…
-
namespace InfyOm\GeneratorBuilder\Controllers;
use App\Http\Controllers\Controller as Controller;
use Artisan;
use File;
use InfyOm\GeneratorBuilder\Requests\BuilderGenerateRequest;
use Respons…
-
how can i resolve this error and problem:
```
ArgumentCountError
Too few arguments to function InfyOm\LaravelCalendarEvents\CalendarEvent::__construct(),
0 passed in
/Users/XXX/.../ve…
-
I have issue on generate scaffold/api/api_scaffold and this is what its show.
![Capture](https://user-images.githubusercontent.com/97268905/158919645-d80fe1c5-d9ad-4aa6-bfb7-a833e76a2314.PNG)
I …