Support the ongoing development of Laravel.io →

Laravel sort items by column relation ?

I would like to sort items by column relation in laravel (5.1) I have a database table called intere...

0 Likes
0 Replies

Joining Multiple Tables

I have 3 tables Course , Lesson , Assets A Course will have multiple Lessons and 1 Lesson will be li...

0 Likes
2 Replies

Store output of foreach lopp in the database

Hello, I'm new with Laravel and web development in general. I'm learning while trying to build my ow...

0 Likes
6 Replies
Solved
posted 9 years ago

CSS versions not being created in build dir by Elixir

I've configured Elixir to handle my assets with versioning. I'm not seeing the version generated for...

0 Likes
2 Replies
Solved

Using the Eloquent accessors and mutators to automatically convert SQL enum into human-readable form?

I'd like to know if the accessors and mutators could be (ab)used for this purpose, from what I gathe...

0 Likes
1 Replies

Windows 10 Vagrant with Homestead Installation

Hey guys, I'm fairly new to Laravel. Can someone give me instructions or send links of a details Vag...

0 Likes
1 Replies
posted 10 years ago

Laravel Core - IOC bindShared() VS share()

bindShared() is mostly conquering the core laravel classes, but share() is still being used in certa...

0 Likes
2 Replies
Solved
posted 8 years ago

Multi Auth Tutorial with custom login and register

Hi, Does anyone know of a good Laravel 5.2 tutorial to explain multi auth setup? I want to create tw...

0 Likes
1 Replies
posted 10 years ago

Laravel ticket system bundle

Hello all, I'm looking for a free laravel bundle ticket system for my website (as for example : http...

0 Likes
2 Replies

console (composer) and web request (Artisan::call)

Well, some months ago, i had a problem: my artisan just stop working. i couldnt even use "php a...

0 Likes
0 Replies

Intervention / Image Upload Error {{ Image source not readable }}

I am trying to add a profile image upload in Laravel 5.1. I used the Intervention/Image Package but...

0 Likes
1 Replies
Solved

Homestead Installation Issue: Shared Folder map not working

Hi, I'm trying to install Homestead on a Mac using VirtualBox and when I edit the homstead.yaml file...

0 Likes
1 Replies

No supported encrypter found

Now I may be being stupid and not understanding fully... I'm trying to add items to a shopping cart...

0 Likes
2 Replies
Solved

Role Based Login in laravel 5

Hi i am using two roles in users table user and agent., if user is login then redirect to user_profi...

0 Likes
0 Replies

Hardcoding controller arguments in routes

I'd like to pass a predefined value from my route as an argument to controller. Assuming this is my...

0 Likes
2 Replies
Solved

How to extend vendor class?

vendor/illuminate/html/FormBuilder.php How to extend this class? I have a new method: <?php publi...

0 Likes
2 Replies

php artisan migrate showing no success message on terminal and no migration occurs in DB on laravel 5.2

I'm trying to migrate a cloned project. I've set the .env file with credentials matching my DB and i...

0 Likes
1 Replies
posted 8 years ago

Carbon: is it possible to count in hours, minutes and seconds only?

Hey all ;) I need to calculate hours only. When I do something like 18:15:10 + 10:15:20 it would lik...

0 Likes
2 Replies

SQL Server weirdness - unable to connect using DB class, but can using explicit "new PDO" declaration

I've got a controller action which is attempting to call a stored procedure on a MS SQL Server 2008...

0 Likes
0 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.