-
http://localhost/admin/team/team
![image](https://user-images.githubusercontent.com/38257723/76031558-f6231600-5f48-11ea-807d-6f46857273d1.png)
-
Call to undefined method Litepie\Filer\Filer::uploader()
It seems in this new update uploader() method is changed to different but in view part method is not updated.
I searched for uploader method i…
-
I have already clone this project and update dependencies, but when i login at admin page this error appears. Any body can help this please, thank you.
-
After sudo php artisan lavalite:install and php artisan key:generate
I am receiving the error:
Declaration of Litepie\Repository\Eloquent\BaseRepository::count() should be compatible with Prettu…
-
i followed the steps but, show me this error File does not exist at path ../public\themes/public/config.php
-
Is this compatible with Laravel 7.x?
-
Criar um CMS
Hoje sabemos que o wordpress é um dos melhores CMS existente, e muitos usuarios e empresas usam simplesmente por ser gratuito e personalizavel.
O que acha que criar algo semelhante usan…
-
Hi
Where can I find the documentation on how to install packages ?
Thanks
ghost updated
5 years ago
-
Thanks for the previous fix.
Tried a fresh installation. Install command records all the values but fails while start to migrate. `.env` file has different value but is getting `forge` as DB user.…
-
The file is required in more than one file, but doesn't exist neither for user nor for the the admin.
__reprod :__ after a fresh install, just serve the app and you'll get the error.
__potential…