How can i check if value is passed to the view? for example return View::make('view', array('result'...
I was scanning over the documentation to find out how to use the asset pipeline script to help me be...
Hey, i have this code $auth = User::where('Nome', '=', Input::get('username'))->where('Senha',...
Testing out Forge with Linode, and I'd like to compile my Sass with Gulp after a deployment. I'm fam...
Hello there, so i got a button: <form method="GET" action="settings"> <...
I use the Larvel 4.1 If I use routes for every action I can check parameters value into route like h...
Hi, I'm new to Lavarel, great framework, following the tuts on https://laracasts.com/series/laravel-...
Hi, new to laravel here. I'm following this tutorial https://www.packtpub.com/books/content/laravel-...
The title is pretty clear, I would like to know the name of the route associated with the current UR...
I am new to PHP and Laravel and this is my first project. I am writing a package that will allow a u...
I have a view that is populated in part by rendering a view and passing it back as html in a JSON ar...
this is my first post, before posting a bug question, i just wanted to say, i've been workign with L...
Hello, Im working on a financial app. Now I have this model : description : string ; account_from :...
Hello, I did try to make ngnix to work with laravel. But every page I visit I see a 404 error. Here...
Hello, I'm new to Laravel and fairly new to PHP (did some a few years back). I'm wondering what is t...
Consider the following: student many-to-many with semester (pivot1) lesson many-to-many with cla...
Hello, I am new to web development and I am trying to develop a website using Laravel, Apache (MAMP)...
Hi, I'm having some trouble trying to use the bootstrap date-picker (http://tinyurl.com/o7njj9n). Th...
Hi! Is it possible to automatically submit array from a php file to controller without having a sub...
Reposting from http://stackoverflow.com/q/25771362/1583214 because I have no patience. :-) -- The La...
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