Support the ongoing development of Laravel.io →

Mysql group_concat and Union?

Hi guys! I have a query in laravel that does the job in 99%. $users = \DB::table('company_user')...

0 Likes
0 Replies

Relationships, Controllers, and Views

Ok, really quite stuck at the moment trying to wrap my head around relationships and how best to use...

0 Likes
5 Replies
Solved

Geting comma separated values as ID for another table

Hi guys, so i have this input from invoice_table, "order_numbers", with values something l...

0 Likes
1 Replies
Solved

API and Web routes and controller code duplication

Hi all, I'm relatively new to laravel so my questions may be a bit stupid. I'm working with Laravel...

0 Likes
1 Replies

Gulp Watch Running Excruciatingly Slow

Im been having this problem ever since I started developing and using gulp. My project is using the...

0 Likes
0 Replies
posted 7 years ago

Laravel route not working and showing local folders

Hello i just installed new fresh laravel 5.4 but i am having this strange issue i added new route ad...

0 Likes
1 Replies
posted 7 years ago

[SOLVED] Scheduler not working properly

Hi guys, I'm having an issue with the Scheduler in Laravel 5.4. I've created a cron job to trigger t...

0 Likes
1 Replies
Solved

Architectural ideas for a Revisioning System

Hi community, I am quite new to Laravel and currently thinking about migrating a larger project base...

0 Likes
0 Replies

failed to open stream: Permission denied

if I type php artisan key:generate always show this [ErrorException] file_put_contents(/var/www/html...

0 Likes
0 Replies

Make a custom authentication admin panel

Hello, I'm very new to Laravel and I want to make a Login / Logout system to my admin panel without...

0 Likes
1 Replies

laravel 5 configure timezone to postgres connection

I have a problem with postgres connection that not respect the config in app.php at timezone. config...

0 Likes
0 Replies

@extends @yield doesn't work :(

// try.blade.php inside layouts file this is try.blade.php @extends('index') @section('content') <...

0 Likes
2 Replies

laravel 5.0 Function mcrypt_get_iv_size() is deprecated error

Hello. Im having trouble with Homestead because it is using php7 when i want it to use php5.6 The pr...

0 Likes
0 Replies

Problem Login with Laravel 5.4+Sentinel

Hi.. i am new in Laravel environment and i just met problem in my first application. I made a page f...

0 Likes
0 Replies
posted 9 years ago

Query string parameters are not detected any more

Hi, I've been working with third party API integration where I receive a callback on a specified url...

0 Likes
4 Replies
Solved

Select using pluck with 2 values

Hello all, how Can I insert more than one value into the select tag using pluck? Form::select('peopl...

0 Likes
0 Replies

Laravel auth not persistent

Auth isn't persistent accross pages in my laravel 5.4 installation. I've read many other posts all o...

0 Likes
0 Replies

Eloquent not persisting to DB on update?

TL;DR: Eloquent models are updating, if I dump the object the attributes show correctly, but when I...

0 Likes
1 Replies

laravel 5.4 migration problem

new laravel 5.4 jubayed@localhost> php artisan migrate ~/Desktop/laravel...

0 Likes
4 Replies

Add primary authentication with google2FA, in Auth laravel 5.3

How am I trying to get my main login done with the google authenticator with the package PragmaRX\Go...

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.