I'm creating an user control panel to manage site's contents. As documentation reports i've my route...
First off, I must admit that i'm a total newbie at Laravel and frameworks in general. Now, I have th...
Hi, My name is Enda,I made one China laravel.io,Modify the following features Remove the Google r...
Hi, I have recently migrated from 5.0 to 5.1.1, carefully following the docs. Locally it works like...
I have table that contain page value. I want to create dynamic route according to that value. So, i...
Dear friends, i can upload any file with validation to public folder, but what i need to know is how...
Hi, I have a form like this, {!! Form::open(array('action' => 'InfoController@index', 'method' =&...
Hi guys I have discovered laravel since one and half year and i must say that it is a great framewor...
I've merges 2 Collections: use Illuminate\Pagination\LengthAwarePaginator as Paginator; ... $towni...
Hey. I've got a huge problem on the website I'm currently developping for my boss. I have to make a...
Hello , from some time i have a question and i cant answear myself. I want to build website with bas...
Hello guys, i have issue with the router here is my code first : Route::get('/','HomeController@inde...
I have laravel 5.1 with phpunit in require dev, but it is not working. And I checked that I actually...
Hello, I'm looking for a jQuery plugin to apply a mask over my monetary inputs . I tried a lot of th...
I want to move my websites from Coldfusion to php using Laravel as the framework. The websites are...
My route is gone wrong when i update it.It shows 404 error. ###route Route::controllers([ 'home'...
hello all, how I can authenticate user login using md5 hashed password by using eloquent auth or dat...
I have added the .htaccess file on my azure vm /public folder like the documentation stated Options...
I often have long-running beanstalkd queues and although looking at the logs the queue has completed...
I previously worked without a framework and so now I am stuck in creating a pop up modal in laravel...
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