Support the ongoing development of Laravel.io →

1,539 Threads

Fridzel | Minimalistic photo CMS

Hello guys, I would like to introduce my "first" github project, initially i have made it...

0 Likes
0 Replies

How to get current user in laravel passport?

I am using Laravel 5.4 and API Authentication Passpot and dingo API. My Route: $api->group( [ 'pr...

0 Likes
0 Replies

How retrieve user info without middleware auth:api?

I'm using Password Grant Tokens for API. I have a route /api/contact but I do not want it uses middl...

0 Likes
0 Replies
posted 6 years ago

No supported encrypter found. The cipher and / or key length are invalid.

Although it has been asked for many times, but the error still exists after I followed the answers:...

0 Likes
0 Replies

laravel-mix not change

Changes to file webpack.mix.js are not applied File contents webpack.mix.js mix.js('resources/assets...

0 Likes
2 Replies

Google reCaptcha always resetting with laravel 5.1

I've searched about it on internet but it seems to be different. I'm using laravel5.1 and implemente...

0 Likes
0 Replies
posted 6 years ago

@foreach- Error

Hello everyone ... I have this problem, it is complicated to explain so I will try to summarize the...

0 Likes
0 Replies

Form model binding isn't working with section/include

Laravel 5.4, laravelcollective/html 5.4.8 Parent Blade template for creating/editing Entries: (as yo...

0 Likes
0 Replies

Cannot use my Artisan console. It simply just says php command not found

When I try to create a controller like this : $ php artisan make:controller PostController it just l...

0 Likes
2 Replies

Multiple Sessions from same browser

Hi, I am creating an application with different set of users - clients, staff and admin. Each one wi...

0 Likes
2 Replies

I am using the following laravel package for my newsletters:

I am using the following laravel package for my newsletters: laravel-newsletter I have the following...

0 Likes
0 Replies

How can I setup Git pull to Ubuntu server from Push to Bitbucket

I'm looking for a solution like "Git hooks" but my setup is that I'm using Bitbucket as ce...

0 Likes
0 Replies

phpunit test cases for omnipay purchase and send method.

I've written new repository using omnipay for x payment gateway. I've successfully written test case...

0 Likes
0 Replies

Form Action Does Not Go To The Right Controller

I am working on an admin dashboard with different sections, to add blog posts to add portfolios bo...

0 Likes
1 Replies

The response content must be a string with first()

I use Lumen and I get this error when I use the first() method to get a single result from a query:...

0 Likes
1 Replies

Eloquent and Unions

Hi, I'm using Laravel 5.1 It is possible to construct this query with eloquent ORM? SELECT SUM(CASE...

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

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

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.