Support the ongoing development of Laravel.io →

retrieving data for editing using a dynamic dropdown

I successfully created a two-level dynamic dropdown using buildings and rooms by following Hardik Sa...

0 Likes
1 Replies

Laravel Eloquent Saving by batch

is there any way on how to save a Whole batch of file using eloquent ? For example I have a 1000 ite...

0 Likes
1 Replies
posted 6 years ago

Authorizing user on resources server based on auth servers access_token

User has finished oAuth2 authorization on auth server and got the access token. Next they sent acces...

0 Likes
0 Replies
posted 6 years ago

Eager Loading query executions

Hi all, According to laravel docs when we use $books = App\Book::with('author')->get(); foreach...

0 Likes
0 Replies

Flash data lost after Session::save()

Hey, as title stated, I lose my flash data after I trigger a Session::save in the destruct of my con...

0 Likes
1 Replies
posted 6 years ago

Jobs and Permissions Conflict issuse

Hi, i have a question. I have a some jobs, listeners on my laravel code. If new user created and for...

0 Likes
1 Replies
posted 10 years ago

Unable to connect to remote server with SSH-Key

Hi! I've setup Laravel 4.1 using the following login credentials in my remote.php: 'connections' =&...

0 Likes
6 Replies
posted 9 years ago

variable to css

Is it possible to pass a variable to the css-file? Something like Background-color: #{{{ $item->v...

0 Likes
5 Replies
Solved

Forge and Digicert SSL problems

I generated my CSR through Forge and created a certificate just fine through Digicert. However, Digi...

0 Likes
1 Replies

Customer count by day for the last 30

Hi Everyone! I am working on building out charts and a little confused on the best approach. I am lo...

0 Likes
0 Replies

Not found, but route exists.

Hi guys, I've recently bought a digital ocean droplet and I've cloned my local version to the server...

0 Likes
30 Replies

Lumen + Socialite - Laravel\Socialite\Contracts\Factory is not instantiable

Can anyone help me with this problem? https://stackoverflow.com/questions/45337382/lumen-socialite-l...

0 Likes
0 Replies
posted 6 years ago

Laravel Echo

Hello all! So i use Laravel Echo with Pusher, and it worked like a charm... But today it just not! D...

0 Likes
1 Replies
posted 6 years ago

Wysiwyg editor

Hello, I have a form that need 100 over of wysiwyg textarea in it. I have tried bootstrap wysihtml,...

0 Likes
0 Replies
posted 9 years ago

Eloquent model events are not triggered when testing bug #1181

After spending hours of time trying to track down a frustrating issue with unit testing where my mod...

0 Likes
1 Replies
posted 6 years ago

Declaration of App\User::can($permission) must be compatible "Zizaco/Entrust"

Here's my Error <?php /* |-------------------------------------------------------------------...

0 Likes
0 Replies

Eloquent Query pivot data

Hi, I am having problem with my query. I have 4 tables users,prospects,leads,items. All of them rela...

0 Likes
0 Replies

integrate moneris payment gateway

How to integrate moneris gatway. I am new to laravel and i have not implemented this gateway before....

0 Likes
0 Replies

Ajax post is not in Input::all()

I have a modal (yahoo bootstrap) that I populate and post with ajax. Everything is going fine up unt...

0 Likes
6 Replies
Solved

error 405 "The specified method for the URL is invalid" with all of PATCH and DELETE request method

Last week I tried my patch and delete route for web it work.. But today when I tried all of the patc...

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.

© 2024 Laravel.io - All rights reserved.