I've been struggling with a fresh install of Laravel on virtual box, yesterday I had a white screen...
how to convert url like example.com/index.php/students/by_id/101010 to laravel url example.com/stude...
It is my first chance to integrate Mastercard integration to my Php questions and Answers Website. I...
Hi, I've just configured my routes correctly as i do usually: Route::get('/news/', 'PagesController@...
I'm trying to deploy my L4 app with Forge and Envoyer. I've got it copying the environment and sourc...
I tried to install doctrine\dba1 using cmd prompt and got the following error http://laravel.io/bin...
I've got a problem while trying to upload a large file (20Mb) on a form. It's working fine with smal...
Hi guys! How are you? I would like to ask you 2 questions about this application: http://www.numant...
Hi guys, I would like to ask you what of the following configurations should be better for a small a...
Trying out testing in Laravel and have failed miserably. I'm trying to run phpunit. In my terminal,...
Hi, I have recently migrated from 5.0 to 5.1.1, carefully following the docs. Locally it works like...
Hello guys, i have issue with the router here is my code first : Route::get('/','HomeController@inde...
I want to move my websites from Coldfusion to php using Laravel as the framework. The websites are...
I have added the .htaccess file on my azure vm /public folder like the documentation stated Options...
I previously worked without a framework and so now I am stuck in creating a pop up modal in laravel...
Hello. I am trying to use the Mailgun driver in my laravel app. I have followed the instructions he...
Can someone help me to override a method from vendor using my custom class. vendor name: Cmgmyr\Mess...
Hi So I recently moved to Laravel 5.1 and unlike Laravel 4.2 where we could use Log::info() anywhere...
I've built a small site for a proof of concept within Homestead. I'm trying to get it to work on the...
I am creating a new package and everything is running pretty smooth. I been able to create custom vi...
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