Support the ongoing development of Laravel.io →

385 Threads

Problem with ROUTES in admin area

Hello folks. I'm new in laravel and I traying to create a backend area. My problem is this when in g...

0 Likes
2 Replies
Solved

All routes other than default gives 404 with Nginx 1.9.9

I am running the sample project (http://www.laravel-angular.io/#/) which at the very least has the d...

0 Likes
1 Replies
Solved

laravelcollective/html throwing errors after install - help

I'm using Laravel 5.2 and installed laravelcollective/html 5.2 according to the instructions here: h...

0 Likes
2 Replies
Solved

Laravel 5.2 routing problem

Hi I have been sitting for days now and my routing does not want to work. I installed Laravel on Ama...

0 Likes
4 Replies
Solved

Create a RESTful controller.

Hello, When I run : php artisan make:controller MyController I get a plain controller lacking all m...

0 Likes
2 Replies
Solved

SOLVED How to register a dependency when creating laravel package

I would like to know how to register a dependency when creating laravel package. In my package compo...

0 Likes
1 Replies
Solved

migrate not working for a copy of the application

I have created a copy of running my running laravel project. But when I try with composer install, a...

0 Likes
8 Replies
Solved

Trouble converting homestead to 7

I'm having trouble with my PHP7 homestead box conversion from PHP5. (I'm in a Windows10 environment)...

0 Likes
1 Replies
Solved

Common Load Model,Helper Function Access

Hi all Sry for my poor English can you guide me where to declare i.e include common model or helper...

0 Likes
4 Replies
Solved

Composer running out of memory

The past couple of days, I've been having issues in doing a simple composer update I've been getting...

0 Likes
5 Replies
Solved

Help with model building

Hi there, I get stuck at building the models and relationships for my app. I need: bond model user...

0 Likes
3 Replies
Solved

Access first data of a many to many relationsheep with eloquent

Hello, I have two models Person class Person extends Model { public function emails()...

0 Likes
2 Replies
Solved

Call a mutator

How to call mutator if I don't have that field in $request->all() input fields? In my model: publ...

0 Likes
2 Replies
Solved

Geting server error 500 on my server

When setup my project on sub domain getting below error. PHP Warning: require(/home/username/public...

0 Likes
2 Replies
Solved

1. Models problem; 2. Seed problem;

Things are going complicated as I started migrating my project to Laravel 5.x. 1. In my view I'm sho...

0 Likes
3 Replies
Solved

ReflectionException (Request does not exist) after deployment

Hello, i followed this guide to deploy my application at a hostgator shared host: Guide Everything w...

0 Likes
1 Replies
Solved

Configure Laravel project on a DSO handler server

Hi everyone, I have a Laravel 5.0 project that I want to test on servers that supports different php...

0 Likes
1 Replies
Solved

get parameter route to construct controller

Hi, can laravel send parameter from route to construct controller? Route::group(['prefix' => '{si...

0 Likes
6 Replies
Solved

Help getting new install of l4 to work

Hello everyone. I'm trying to install laravel but I have no succes. Technical: I've downloaded a LAM...

0 Likes
4 Replies
Solved

One to One: Inverse relationship not working

I have two models Groups and Roles, i can fetch the groups of a role, but if i try to fetch de roles...

0 Likes
3 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.