It's impossible for me to create configuration for my local environment, because Laravel keeps compl...
I'm trying to send my site to DigitalOcean through Forge. But I'm getting a strange error 'Data mis...
When I add a BitBucket repo to my forge server (DigitalOcean) it deletes my root directory, the one...
I'm trying to write this first piece of line in Laravel. I thought I got it right, but not. I hope t...
I'm trying to populate a <select> using the lists() data from Laravel and some AngularJS code,...
I have made all the databases and relations. I'm not sure what exactly you want to see from my migra...
You can't just let out the incremental ID and make sure your save method, when it's a new entry, gen...
That url is hardcoded to a relative path, that's why. Change it to <a href="{{ url('auth/lo...
The Laravel portal for problem solving, knowledge sharing and community building.