Support the ongoing development of Laravel.io →

Laravel 5.4 ES6 compilation in laravel-mix

Hi, I use mix.react to make my js file I'd like to use ES6 syntax like {...object} etc but laravel-m...

0 Likes
2 Replies

Laravel mongodb JSON data

DB::connection('mongodb') ->collection('XXXXXXXX') ->get(); [{"_id":{"$oid"...

0 Likes
0 Replies

Passport in laravel 5.4 always return error: "Unauthenticated.", I am calling this api by rest client.

Passport in laravel 5.4 always return error: "Unauthenticated.", I am calling this api by...

0 Likes
3 Replies

Shared sessions for Laravel 4.2 app and Laravel 5.2 app

Hi, I have eshop that is written in Laravel 4.2. Now I need absolutely deffirent app that will be ba...

0 Likes
4 Replies

What do Route::controllers in [L5]?

What it do? Route::controllers([ 'auth' => 'Auth\AuthController', 'password' => 'Auth\Passwo...

0 Likes
5 Replies

Advice for images storing

Hello I am building a website (front-end and back-end) where I have a section that have an image and...

0 Likes
0 Replies
posted 6 years ago

Display error message properly

Hi I want to have both login and registration form in the same page. I just copied default Login and...

0 Likes
1 Replies

set admin route proxy to subdomain in laravel 5.1

I would like to create admin.example.com, The URL router I am using is www.example.com/admin, I do n...

0 Likes
0 Replies
posted 6 years ago

http Request data access

i am trying to access the data that submitted to a form using the request class in laravel 5.4. The...

0 Likes
1 Replies

Laravel 5 How to solve the error when validate a unique username using Boostrap FormValidation Remote

I got an error when i want to validate an unique username using Boostrap FormValidation remote. Belo...

0 Likes
0 Replies

Angular 2 integrate with laravel 5.4

i have problem in integrate angular 2 with laravel 5.4 can anyone help me link me if repo aveliable...

0 Likes
0 Replies

Laravel Echo SocketIO problem with private channel

Hi! everyone I working with Laravel Echo and SocketIO witout Vue, but I have a problem with private...

amr918343 liked this thread

1 Likes
0 Replies
posted 6 years ago

The only supported ciphers are AES-128-CBC and AES-256-CBC

Once in a while Laravel throws me a 500 error response, my KEY is setup correctly, I has set AES-256...

0 Likes
0 Replies

Update unique field Laravel 5.4????

I can not update unique field public function rules() { return [ 'nickname'...

0 Likes
0 Replies
posted 6 years ago

Eloquent Relation Issue

I have made two table -navigation_groups -navigation_links relations to these tables has also been a...

0 Likes
1 Replies

Homestead times out of razer blade stealth with Ubuntu 17.04

I have Homestead working on one laptop, and I'm transitioning to a new laptop. A razer blade stealt...

0 Likes
0 Replies

Install Laravel to an existing folder.

Hi, I have already created a folder structure in a www folder and enabled my site with a2ensite. If...

0 Likes
4 Replies

New Server set up.. Fatal error: Interface 'JsonSerializable' not found php56

Hey all, I have been battling this one for a while and after a lot of searching online I am at a los...

0 Likes
1 Replies

Supervisor not firing the handle function, while it does works through the terminal.

Hello! I've lately been having an issue with supervisor that I haven't had before. My job's handle f...

0 Likes
0 Replies

How-to protect a multisite app

I have an app with different sites/locations (Building A, Building B, Building C). Is also have mult...

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

© 2024 Laravel.io - All rights reserved.