Hi everyone, I would like to create java classes on my environment. My question is where is the best...
After the installation of Laravel, the composer.json file have a lot of keys (name, description, req...
Hello, I want to have rows which are based on a user, so for example if I do a find I would see MY r...
Hello, let's say I want to get some data from a new user after he registers on the site. I am using...
I have a bit of unique situation that I feel like I should be seeing, but I'm not. I have a table t...
hi, i want to redirect my user after login in a special page by user....how can i do that? thanks
Hi there, I need assistance please. The scenario: I have a table called country with lists of count...
Hi, I'm looking for good learning resources on how to create reusable components. In the end we wish...
Hi all. I am new to the Laravel, (LV) world but I am loving it so far. I have built a prototype and...
I would like to make the built in Auth that comes in Laravel 5 into an API Auth based system. Anyone...
I started to use Laravel in Laravel 3, and built a production app with Laravel 4. I am facing severa...
I have the following in my stylesheet (generated by Gradient.app): div.home_block_clients { backgr...
in routes.php I have code like this Route::group(['prefix' => 'admin','namespace' => 'Admin'],...
Hi I deployed laravel in my subdomain and it won't display. It still shows the application in the pu...
hi. i am using laravel 4.1 and would like to check what value to pass into the mimes validation so t...
Hi all, I building the system using multiple db sample structure. But i have problem. I try ORM Rela...
This is probably a dumb question, but I have a form where the user is to select from different dropd...
I am new to laravel, i had watched few tutorials for laravel 4.3 but now when i try to work on larav...
Been chopping at this piece by piece, but haven't quite got there or seen any good reference/example...
I have the following model. <?php namespace App; use Illuminate\Database\Eloquent\Model; class...
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