laravel5-example
laravel5-example copied to clipboard
Simple laravel5 example for tutorial
When i registered the auth it gets me an error: ErrorException in UserRepository.php line 53: Trying to get property 'id' of non-object
Change db_host in .env and config/database to 127.0.0.1
when i try to deploy to heroku it shows me : [PDOException] SQLSTATE[HY000] [2002] No such file or directory I have tried mysql db through cleardb in heroku but no...
maybe it sounds like a stupid question,but as a newbie to php & laravel i actually need help.
When I want to use filemanager and upload some images I got: Given config file (filemanager.config.js) does not exist ! Can you help?
I am unable to open admin page
Is the .vscode root folder required in this project? I think separating IDE config from the repository is a good practice. Are there any reasons this folder exists here?
Hey guys.... how's going? Hope ok Amazing project you have, I set everything way faster than the lazy Wordpress... =) Well. I'm missing a few things, like - post categories...
Dont know why but i have above problem. I copied filemanager to public folder and than i have this code : ` CKEDITOR.replace( 'editor', { filebrowserBrowseUrl: '{!! url('/public/filemanager/index.html') !!}' });...
It breaks: ` [PDOException] SQLSTATE[HY000] [2002] No such file or directory`