-
I have this table
```
CREATE TABLE `devices` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`device` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
`imsi` varchar(191) COLLATE utf8mb…
-
The vendor package: core-templates was never loaded thus error when trying to get templates.
quick hack: down load and upload that package without composer ... lol
This causes a app/http/routes/we…
-
This might be fairly obvious, but I can't find any related info in the InfyOm Laravel docs. How do I add various Datatables options, such as changing the number of rows displayed on a page, fixed head…
-
The command generating a table
`php artisan infyom:scaffold Product --fromTable --tableName=products`
get the error
> [ErrorException]
file_get_contents(E:\OpenServer\domains\laravelinfyom\ap…
-
Today i tested this package and much like.
But I missed having something more like a crud generator. I tested today [LaravelGenerator] (http://labs.infyom.com/laravelgenerator/) with bootstrap tem…
-
This Url in readme file show a error, http://labs.infyom.com/laravelgenerator/docs/5.3/generator-gui-interface
-
Hi
Today I found this Laravel generator and I'm very impressed... It can do much better than a lot older InfyOm or scaffold-interface. Respect - good job!
So far, one option does not work for me …
-
Only that, save to schema file from existing table in database! :D // Ready this feature, only add --save option and works equal that without use fromTable.
Too, ask to user for each field for show or…
-
When I generate a model.json file, with this:
php artisan infyom:model --paginate=10 --skip=dump-autoload --tableName=clients --save --fromTable Client
I get the attached.
Note how the form…
-
`https://github.com/InfyOmLabs/adminlte-generator/tree/5.4`
goes to the page of **404**