Hello, I was receiving a 500 Internal Server Error for all routes other than '/'. After looking at t...
This is my form <form method="POST"> <div class="table-responsive">...
HI, i have one library at he App\Libraries and there i have file providers.php <?php return [...
Hello all, I have a project in laravel 4.2 and i wants to upgrade it to 5.2. How to do this? Is ther...
I have a laravel 5.1 application. Is there any totally free hosting site where i can host this app.
Hi i'm new in laravel. I know that this is fairly popular problem. I've beenn searching for the solu...
Hello I have followed this tutorial step by step with no joy: http://novate.co.uk/deploy-laravel-5-o...
I tried using gmail smtp but I have the following errors. Connection could not be established with h...
Hi all, I am new to laravel framework so this might be very basic question to ask. Application Backg...
I'm developing an API to generate QRCodes using Endroid/QrCode package. I want to generate the QrCod...
I'm building a system that will dynamically load components based on the Request URI. Each of these...
I've got a Laravel application (5.1.28) which I have running on a development server and production...
As I understand, Laravel 5.2 has finally got rid of .env (which was not really meant for production,...
Hi, I have been developing Laravel on the same vagrant server for 3 weeks now, but it suddenly stopp...
Hi, So I have an application in Laravel 5.2 and it's running really slow. I've ran all the composer...
I have set up a sample route to test if my laravel is working Route::get('users/hello', function() {...
Hello, I am new to Laravel. I am trying to use CKEditor with KCFinder (File browser). I have impleme...
If i want to give the logged in administrator the power to change certain config values (like timezo...
My database is in utf8_unicode_ci, In the page i have <meta charset="utf-8"> Whats the best wa...
What would be the best way to acheive the following? Currently I have a checkout method within a con...
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