Hello Community, How can i install laravel on Plesk 12 linux is that possible ? I've always tried wi...
I have a service provider that I use to share variables in views. Now I need to be able to use a var...
Hello , im trying to make a plan based site and the laravel casher doesnt seem to work , when i try...
Hey guys, I've setup vagrant + homestead on my dev machine. Running "composer update" work...
I migrate from laravel 4 to laravel 5. I modified User Model to make it compatible to laravel 5 User...
here is my code https://laravel.io/bin/E3Vby
There is a lot more to my project, and this happens in every location where I use this technique.. b...
I'm running into an error that I can't solve. The mentions online aren't giving me a viable solution...
This is a little bit heavy. I have in my cms four currencies, usd, gbp, euro and the main one chf. A...
I am building a form to edit a row with Form Model Binding, the problem is all radio buttons are unc...
i've been trying to deploy my recently almost completed app on heroku to try to test it remotely. th...
I know my way around a basic LAMP stack but I wouldn't call myself an advanced server admin by any m...
Hi, I am trying to install our Laravel web application on my server , the server doesn't reach the a...
Hi there, I was wondering if somebody could advise if my situation is easily solvable with Laravel....
I have two tables users and user_details and i have created a relationship between the two of them...
Hi, in my local server, login function works perfectly. When I upload the project in a VPS with Vest...
Hi there, I have a large SQL statement that I am executing like so... $result = DB::select($sql); I...
Is there anyway to convert an existent Mysql DB to the Eloquent ORM automatically? I'm creating a La...
I Have a project where subdomain are created for users like a there are john.example.com and jenny.e...
Top of my controller I have: <?php namespace App\Http\Controllers; use Illuminate\Http\Request;...
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