Support the ongoing development of Laravel.io →

Create a laravel slug system for api urls generated by Laravel API/Scaffold/CRUD Generator (Laravel5.1)

I have used this generator to create my api. It gives me urls like this.. https://github.com/mitulgo...

0 Likes
0 Replies

Laravel authorization function

Hi, everyone. I am a beginner of Laravel and PHP and developing a simple Laravel website with user r...

0 Likes
2 Replies
posted 10 years ago

[Laravel 5] Eloquent relationships returning class not found

I'm developing a new laravel 5 application and I'm using eloquent relationships for the first time....

0 Likes
6 Replies
Solved

[L5.1] Convert Codeigniter library and helper to laravel's packages style

Hello, i am new to laravel, i want to convert ci library into laravel package style and access it i...

0 Likes
0 Replies

How do I copy a model and its many children efficiently?

Hello, I need to copy a parent model and its children and its children's children. I don't want to d...

0 Likes
21 Replies
posted 9 years ago

dependency injection on my controller

Hello, I am trying to inject an attribute on my construtor to avoid to redeclare it on every method...

0 Likes
1 Replies
Solved
posted 9 years ago

Mail::sent cannot send mail and didn't show any error?

CONFIG->>> return array( 'driver' => 'smtp', 'host' => 'gator2012.hostgator.com',...

0 Likes
0 Replies

Automatically append query to model

Hi, everybody. I have a model named User which contains many groups, to retrieve all students, I can...

0 Likes
4 Replies
Solved
posted 9 years ago

hosting laravel

Is it mandatory to have a VPS hosting for laravel? What is a recommended hosting company? with the...

0 Likes
8 Replies

RANDOM WITH WHERE !

I need to get data from 30 random questions with a theme set by User something like: $test = Questio...

0 Likes
1 Replies

Chrome Gives Whitescreen on Fresh Install; Firefox Works

Dear Laravel Community: I have searched multiple forums and have not encountered the issue of a fres...

0 Likes
2 Replies

Is It such a bad thing to use Models?

Hello I have a tendency to follow the MVC pattern. With laravel im noticing not much of the Model.....

0 Likes
3 Replies
Solved

Reset passwords giving me many errors..

I tried setting up auth stuff myself (5.1 doesn't come pre-packaged with them), and I succeeded. I g...

0 Likes
1 Replies
Solved
posted 9 years ago

Auto update view when theres new data in database

Hello... Im just started to codes in Laravel 5... I need help to auto update my view when theres new...

0 Likes
3 Replies

This webpage has a redirect loop after simple changes

Ok so the thing is I have laravel 4.2 installed and it's working great. Up to today when I did a cou...

0 Likes
9 Replies
Solved

Broadcasting Events with Pusher

On my laravel project I install pusher and its dependencies and managed to connect with my browser....

0 Likes
0 Replies

Sessions not being saved.

None of my sessions are being saved in laravel. Workplace: Windows 10 Nginx, latest. PHP, latest. Re...

0 Likes
2 Replies
Solved
posted 9 years ago

Dynamic Tablenames with the hasOne method

I have a table of payments (with a postcode field); class Headquarters_Pay_Data extends Model {...

0 Likes
1 Replies
posted 9 years ago

Integration of Laravel Router with PPI Framework

Hello Laravel'ers, I'm adding Laravel router support into PPI framework. I have made the following p...

0 Likes
0 Replies

DigitalOcean root password reset; how do I give the new one to Forge?

Forge says: If you have recently reset your root password via the DigitalOcean control panel, this w...

0 Likes
1 Replies

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.

© 2025 Laravel.io - All rights reserved.