I keep having to destroy, then vagrant up when adding more sites, is there another way? reload doesn...
Sorry this is not strictly a Laravel question, however I am trying to use GIT deployment with Larave...
Hey, i want to make a ban system, and i do not know how to redirect a user to a "You're banned&...
i have a table in mysql ( ques_id (auto increment , primary) , ques_title (string) ) . By using eloq...
Hello! It is ok to store saving logic in a controller like this (PostController.php): public fun...
We are designing a LMS Based on Laravel. My old job was as a Performance Engineer, so i always keep...
Ok so in my workbench, I have a package (Intellectproductions/Verify).. in the src directory, I have...
I created table and the basic authentication works fine locally but when I uploaded to the server ev...
Hi, My question if there is a possibility to hand down @section() snippets down a include action. I...
Hi. Say I created a new Laravel project using Composer this way: composer create-project laravel/lar...
Hello¨ Can anybody tell me how to create a request in Laravel using regular expressions? I have to s...
Hello, I am new in a framework world. Reading Laravel documentation at the moment chapter after chap...
Hi I want to run the following query with the query builder ... this is what i have Query SELECT...
I have a dns server wind a wild card and i do have mod_rewrite. What am I doing wrong? Please help....
Does anyone know if there is a limit to the amount of seeds that can loaded into a mysql db via the...
Looks like using the database for session data is slowing down the website I've built, and I can con...
I'm having difficulty to let the laravel query order by a date field of a nested query. This is what...
OK, I have the following piece of code: $projectTwitterStatuses = ProjectTwitterStatus::join('twitte...
Coming from a strong Java background, and migrating a CodeIgniter website, I really like the IoC and...
Hi there, Some days ago, I was facing some problems with my application which was slown down by some...
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