I am using the footable sort table on github (https://github.com/bradvin/FooTable/blob/V2/demos/sort...
How can I do something like this with encryption. [code] if( ! Crypt::decrypt(Input::get('encryptedv...
Hi, I use a controller function to insert datas in database and get some others datas : public funct...
My app often needs data about different categories on different places of the application, so I put...
Anybody know how create this SQL with Query builder: SELECT * FROM (SELECT * FROM 005_056_cola_envio...
I have created an artisan command that calls on a custom class. My custom class uses reflection to i...
Hi, I have update the composer.phar today, and since that, all the methods in the model files don't...
Hi guys, I successfully installed Laravel4 on apache webserver using composer. It generated set the...
Hey guys I had some doubts and concerns about using an HMVC approach with Request::create() so I did...
After I ran composer update which required laravel 4.1.* all my Eloquent queries failed. The toArray...
Hi, lot of people create sepparate classes for each set of rules and then inject them into the contr...
I'm just wondering what the best practice is for a place to put one's view composers. Would most peo...
Hey Laraguys, I am really new to Laravel, however I am enjoying my time alot by working with it. Thi...
How well does Laravel (or more so PHP) handle integrating with databases where the table/column name...
Hey guys, Laravel is the first framework I have decided to learn and start working with. I've been a...
Hello, Consider the following: //Flexible sub domain Route::group(array('domain' => '{account}.ex...
Hello, For the development of an application there are several requirements regarding routing, which...
http://help.laravel.io/8b23dd9aa0cb172284ca22e0995b36a3208c1fc0
In my controller I'm trying to delete a record from a table and the only message I get back to the c...
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