I have a simple application set up on my local machine using Laravel Homestead. I am trying to get t...
After installing CORS I get Class 'Barryvdh\Cors\CorsServiceProvider' not found. I followed the inst...
I'm trying to separate some of my concerns into separate packages for laravel (and I created a packa...
Hi, Just noticed accidentally that, if I run any of my custom artisan commands, they (well, Laravel)...
I have this in my routes.php at the moment, I assume this is not the best practice. Route::get('port...
I'm trying to optimize the load time of a site but it seems that the: Illuminate\Routing\Router->...
I uploaded a laravel project I was working on to bitbucket and a friend downloaded it, but on his co...
I've used psr-4 and created an 'Acme namespace. I then added 'namespace Acme; to User.php and moved...
Hello everyone! I just started with Laravel in my Mac and it seems well. When I go to my Laravel loc...
Hi guys I am wondering how I can access my database to load info from the database inside..app/confi...
I'm using vagrant/homestead. and everytime i "destroy and up" or reload, my databases are...
I have translated the validation.php under the lang/en and placed it under lang/el, everything works...
Good night ! Following the instructions from that link: https://github.com/daylerees/autoload-demo B...
My app works fine on localhost, but when I upload on web hosting I have this error: Fatal error: Cla...
Hi. I am developing a system with will be SAS and i need to give posibility for each subscribed user...
Is it possible to get controller and set them as an array $data['header'] = controller header $data...
It's been about a year since I created my Laravel site, and my mind has clearly forgotten something....
Anytime I run gulp in a homestead VM is crashes with error 72 and a heap of cryptostream errors. See...
I am working on an application for which a friend of mine is doing the frontend. I maintain git repo...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community