-
Hi!
I have a bug to report. When I just install Acacha AdminLTE Laravel in my machine, the input fields do not show correctly. The color of the content for every input shows with the same color of th…
-
Create a new view based on home view with adminlte layout.
https://github.com/acacha/adminlte-laravel/blob/master/resources/views/home.blade.php
-
On fresh install
```
$ npm run dev
ERROR Failed to compile with 2 errors
error in ./resources/assets/sass/app.scss
Module parse failed: /home/sergi/Code/pepe/resources/assets/sass/app.sc…
-
after install on laravel how to show demo of this theme?
-
https://almsaeedstudio.com/themes/AdminLTE/pages/charts/chartjs.html
I know adminlte-laravel only shows a minimum page...can you please detail the steps to add a chart like the one above to this pr…
-
how I can move message.php from vendor to resources
its very important cos I can't push vendor to git
-
Els tests (carpeta) no apareixen al paquets si s'utilitza diferent de dev-master?
-
Create new seeder:
- https://gist.github.com/acacha/b71dfff728ef8b0223af1dd4770180bd
Add to seeder to execute with $this->call(AdminUsersSeeder::class);
in DatabaseSeeder.php or install…
-
Hi:
I just run composer update and:
> Illuminate\Foundation\ComposerScripts::postUpdate
> php artisan optimize
[Symfony\Compo…
-
datatable js doesn't work on me and some of the plugins.
how can i add those adminlte plugins in my laravel?