Support the ongoing development of Laravel.io →

Satis and Laravel Forge

Hello guys! I'm managing my websites using Laravel Forge and I started developing some private packa...

0 Likes
0 Replies

Provider Wrapper

Good afternoon! My goal is this: I want to be able to quickly writeup a class that defines the metho...

0 Likes
0 Replies

Routing url to request in Grid Editing function in Kendo UI - (from working example)

I want to use the Kendo UI in Laravel. It is work good, while I dont want to make a CRUD things with...

0 Likes
0 Replies

Define models relationships of a large existing database

I'm migrating a platform builded over Yii Framework 1.1.16 to Laravel 5.3. I would like to know if t...

0 Likes
0 Replies
posted 8 years ago

How can I translate the content by using mcamara/laravel-localization

Dear All I'm newbie of Laravel. I would like to create a multi-language website currently. After fol...

0 Likes
2 Replies

want to execute command in controller

Hi , I want to execute below command , when someone submit the post mean store function of postcontr...

0 Likes
1 Replies

Laravel and Local Storage

Hey, I understand local storage is a client side construct and therefore isn't directly available vi...

0 Likes
0 Replies

getting correct id on join

I'm wondering how to get the correct id on join without specifying the table or 'as' in the select p...

0 Likes
1 Replies
posted 8 years ago

Echoing the domain I'm 301 redirecting

I'm redirecting a secondary domain in my routes: Route::group(['domain' => 'http://olddomain.com'...

0 Likes
1 Replies

Hash::check return false

Hi laravel's community, I have been around a problem all day long. I am working on adding a change-p...

0 Likes
4 Replies

Token Mismatch problem in certain browser.

I fetch serious problem in token mismatch frequently. I followed many instruction from "LaraCas...

0 Likes
0 Replies

php artisan make:controller Command not working in Laravel 5.3 Moduler App

I am working on a Modular App in Laravel 5.3. I have setup module and It is working nice. My App di...

0 Likes
0 Replies
posted 9 years ago

Real time chat in Laravel 5

Hi, i have some app in Laravel 5 and i need impement real time chat, in this chat i need private mes...

0 Likes
6 Replies

edit post with multiple categories checkbox using

how to use pivot table data related two tables like posts and categories. post-model.php public func...

0 Likes
4 Replies

Pass Values from Dropdown box using Ajax to Datatable

I'm trying to get a value from Dropdown List and send it to Laravel Controller via 'onChange' AJAX....

0 Likes
1 Replies
posted 8 years ago

$_COOKIE work file but Cookie::get() not work.

Hello, I am using https://github.com/carhartl/jquery-cookie for setting cookie and I want to get coo...

0 Likes
1 Replies

Login Facebook Laravel Socialite

Argument 1 passed to Illuminate\Auth\SessionGuard::login() must implement interface Illuminate\Contr...

0 Likes
1 Replies

Multi scheduler

How can I check/solve my issue with scheduler. Q: If I set multiple command as per below but it work...

0 Likes
1 Replies
posted 8 years ago

Making your laravel command run two days in a week and twice a day?

I have a laravel 5.1 app. I want to run a laravel command twice a day in two days of the week. My at...

0 Likes
2 Replies
Solved

How do you compare many to many relationships? Laravel 5.3

I have a set of relationships that looks like this: The users and agencies have a lot of data store...

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.