Hi guys, I'm working on one of my sites which should be able to basically have a "multisite&quo...
I am having troubles with larval because the dd() functions returns with a lots of HTML on it. Since...
Ok, so this might be something really stupid to do, and I'm open to idea's, but is it possible to ch...
Hey, i made a search view that searches data from the get method and tried to redirect the user back...
How can I submit without refreshing the page? here is my code Route::get ('building/{id}/editsystem/...
Hi all i have an issues with Sentry plugin, How the multiple user is possible, or how can i work wit...
When creating a table ("quotations") in a migration I want to set the index start count......
I have defined a route in laravel 4 that looks like so : Route::get('/books/{id}', 'HomeController@s...
I have a Model method that makes use of several methods from other classes (Some from third party li...
Hi, I have two related tables in the main table have the id from another table but I would rather ge...
Hi,when i access my local site http://example.com/admin,just got 500 exception. routes.php: Rou...
Hi all i need to know about 404 page for laravel, i have my routes file,if user enter's mismatch rou...
I'm trying to implement drag and drop sorting using JQuery UI but I'm getting an "Internal serv...
I'm having problems to insert values in tables with integer data type columns using Laravel 5.1 and...
Hey guys! I am trying to setup a small side-project to manage Google Calendar in a more friendly way...
Route::get('/dashboard', ['middleware' => 'auth', function() { return Redirect::action('Dashb...
Hi all, Im trying to deploy my app to Heroku but when I do the push I get this error: ... remote: --...
I have this database schemathat can be found here I have users that can be either a Business or a P...
I am tring to build multi language site and I prefer to have language based url with get param inste...
Imagine a personal notes app. Users can add, view and edit their own notes, but not notes that belon...
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