Store data after return to dashboard view. using : return Redirect::to('/admin/dashboard')->with(...
Hey there, Ive got a model with a value 0, when i DD the model the original and attributes value's a...
hi all I am doing a simple mail::send and get this error: Message could not be delivered. Please ens...
I want to have some routes but enable the access by http and https
Hello! Today i needed to update an old script, look at that: Model: class Match extends Eloquent {...
Hello, I'm using the following package to import a CSV file into the database http://csv.thephpleagu...
HI, I am using lavary/laravel-menu i am able to set class for all menu level, but not able to see cl...
I have a Registration Form, On Successful submission --- data's were inserted to the db and redirect...
I have been struggling with the issue of Integration Testing within packages for some time. Basicall...
Hey guys, I've seen something like this is bootstrap/start.php multiple times: $env = $app->detec...
Please help im just learing to code... $prop = DB::table('Inventory')->where('ID', Auth::user()-...
Hello my laravel is return this after many join: http://laravel.io/bin/524qR I want to this return t...
behaviour is detailed at http://laravel.io/bin/d9vEP (model classes are at the bottom) Basically, I...
Now i run php artisan migrate is Cancelled! Pl help me.
i am seeing something strange, not sure what is going on, here is the code I am testing app/filter.p...
I'm just learning Laravel so this question may seem simple but not to me. Example: I have a view wit...
I have one particular Eloquent model that is giving us seemingly random problems with inserting. Tha...
Hello, before to explane the problem, I try to make clear the situation of my system. I'll indicate...
sorry but I'm very proud and had to share my package: https://github.com/tzookb/tbmsg it is for crea...
Array items put into session, Session::put('regitems', Input::all()); Get regitems from session, Ses...
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.