Hi everyone, Last night I was happily coding and satisfied with the result to come back to it 24 hou...
Hello people of the laravel community, I am having some problems with setting up the homestead envir...
Folks, I'd like to manage my PostgreSQL servers separately from Laravel, and to that end, I'd like t...
Depending on the domain id like to display a different php page. i.e. Domain1.com -> myapp.com/th...
Hi, I build a website with Laravel and it's up and running. I'm very happy with it and it's working...
My company has a couple of products that have backend admins that are about 95% the same. I want to...
I know that L5 is unfinished but this seems odd. I have a fresh install of dev-develop running on a...
Hi there, it seems that my Laravel Setup (4.2.16) tries to fill a remember_token column on creation...
Each of my clients have {name}.mysite.com Each of these pages have subpages. i.e. {name}.mysite.com/...
Hello, I have a module where I use internal module views to generate form. $form = Xforms::draw($th...
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...
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.