I have defined the following routes : Route::get('/', 'HomeController@getindex'); Route::controller...
Hey, I have one table which is connected with others with foreign keys. Order table: order_id custom...
I have changed app name by artisan using 'artisan app:name Selector'. Then, when I try to perform ot...
How can I force websites to use the www-prefix instead of the non-www. I am using forge.laravel.com,...
I am looking at moving a project off of CI 2, and would really like to use ORM. The problem I have i...
Hi, I'm not finding any package for Laravel that does what Cells does for Ruby on Rails. Cells are l...
When i run gulp on my server i get this error [06:17:51] Finished 'default' after 1.04 s [06:17:57]...
I'm trying to sort on the value of an accessor, but I'm not entirely sure where to put it. The attac...
Just started looking at Laravel 5.1, bit surprised to find bootstrap-sass in the list of dependencie...
#Hi. #I have wamp server with two php versions on it. #Active - 5.4.12 and not active 5.3.13. #When...
Hi, Sorry for my english first, I'm not used to write in english. I explain my problem. I used on La...
Hello, I am using L5 for my application. I am using the default Login and Register functionalities p...
Hi all, How the possibilities to do the Custom Pagination for Laravel
I am using the below code to redirect to the root page. return Redirect::to('/'); I have defined t...
Hey, I don't seem to be able to find resources/views/auth in my fresh install. However that director...
I can use faker with language definition. $faker = Faker\Factory::create('en_US'); How adapted this...
Hi all my dear Laravel Buddies, i have an issues with Pagination, i have an custom template for Pagi...
I am really new at laravel and I am currently using version 4.2. I would just like to know how larav...
Hello, I migrated my project (built in Laravel 5) to Windows web server and when I tried to run arti...
Hello, I am using L5 for my application. I am using the default login and register functionalities....
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