Hey, i want to make a page for search, which will be /find/, and when i enter the name, it will redi...
I'm implementing authentication on a project using Laravel tools. The authentication part is fine, b...
My custom artisan commands are not available on the production server (1and1 shared Linux Host). Wit...
Hi. I'm trying to show a map using leaflet. In this case Elevator Profile. (https://github.com/MrMuf...
I'm currently using the schema builder to create a database. The only thing I'm missing is a method...
I am using this in my view to show banners... @include('partials.randomBanner', array('category' =&g...
HI im using a plugin called boxy window modal and i just want to access the file within the app/view...
I use database driver and I am getting this error while doing a POST to /password/remind . Any idea...
Hi everybody, Such great support in here - really hope I can give back some karma to all of you writ...
$comentario = new Comentario; $comentario->autor = Input::get('no...
You can check out the website at laravel-recipes.com And the github repo at github.com/ChuckHeintzel...
Hi all, If I have Laravel running via the normal SSH client. Everything seems to work and act on my...
Hey, i tried uploading my laravel script on a shared host (000webhost) and i got the error Warning:...
Hello! I am having some trouble to dynamically update records on my database. I need to synchronize...
I'm using a package WKHTMLTOPDF WKHTMLTOPDF, and i keep getting this exception thrown: " WKHTM...
Hi, Im not sure wether this is the right forum, but since laravel is what i use, i thought it would...
i tried installing laravel. i installed xampp then the composer i followed the documentation but whe...
Hey, i made a route with a parameter, but when i try to redirect, i get a NotFoundHttpException My...
Following official documentation for IOC (http://laravel.com/docs/ioc): class FooServiceProvider ext...
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