Support the ongoing development of Laravel.io →

1,593 Threads

I am stuck at chmod in Laravel from last many Days.

My Site was working fine, and i move my website from VPS to AWS(LAMP) Now after login function i am...

0 Likes
1 Replies
posted 6 years ago

How to organize the array to store the answers in DB?

I have a context where a conference can have 1 or more registration types and the user can do a regi...

0 Likes
2 Replies

Experience with jQWidgets and Laravel 5

Hello community, I search for controls which I can use with Laravel for example jQWidgets. But I can...

0 Likes
0 Replies

Relationship not eager loading

Context I have 3 migrations: Members table: class CreateMembersTable extends Migration { public...

0 Likes
1 Replies

Pivot table attach() without auto sort

Hi, $item->categories()->attach([4,1,2,3]); This insert record order by 1 2 3 4 I want it ins...

0 Likes
1 Replies
posted 6 years ago

Removing files from request before passing to controller

I am doing image upload in my Laravel application where after selecting some images I want to remove...

0 Likes
2 Replies

Access Constructor from Method

Hello GUYS , I am trying to access those values of the controller , but I have to make variables fir...

0 Likes
1 Replies

Laravel 5.6 get user id in Routes

I have users table and related user_groups table and there is access_level column in the user_groups...

0 Likes
1 Replies

Send mail through SMTP server

I'm trying to send mails through the mailhub of my Internet Service Provider (Telenet). Previously,...

0 Likes
0 Replies

Error Connection SqlServer

I tried everything, my laravel that did not fit the driver ... I have an application with pure php a...

0 Likes
0 Replies

Laravel 5.2 - Passport

Hi, I have been working on laravel 5.2 from last 3 years on one of my stable product. I found it qui...

0 Likes
0 Replies

Array to String Conversion Error Exception

Hi Currently, I am working on Laravel 5.4 and the application is hosted on a server and from past 8...

0 Likes
2 Replies

Laravel Auth retrieve wrong/unexpected user

I have a problem with my laravel application, it is like a nightmare to me ? I've tried everything I...

0 Likes
3 Replies

Implementation of Modern admin

Hi All, i have modern admin (https://pixinvent.com/modern-admin-clean-bootstrap-4-dashboard-html-tem...

0 Likes
1 Replies
posted 6 years ago

How to make API rate limit effect all users?

How to make this API rate limit effect all logged-in users? Route::group(['prefix' => 'auth:api',...

0 Likes
0 Replies

Laravel state machine package

Hi All, In the last couple of days/weeks I was working on a Laravel and VueJS package to manage the...

0 Likes
0 Replies
posted 6 years ago

Api auth middleware is not working on serve

I have a Laravel 5.5 application I am able to login with API but unable to access routes with "...

0 Likes
2 Replies
posted 6 years ago

customize from address of email

I don't want the default 'from address' which is given in config->mail.php file to be used everyw...

0 Likes
0 Replies

Error creating data based on hasMany

Hey guys, Greeting from Indonesia. I have a form in which has name of (in imaginary) id, product_nam...

0 Likes
0 Replies

"TypeError: Cannot read property 'channel' of undefined"

i am trying to listen on a channel using this code.i already tried using Echo.channel that didnt wor...

thilinatennakoon liked this thread

1 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.

© 2024 Laravel.io - All rights reserved.