Support the ongoing development of Laravel.io →

Loading Laravel's Session using Ratchet

Hello guys. I'm implementing a websocket chat using cboden\ratchet and vanilla javascript. I want to...

0 Likes
10 Replies

Logout from inner page

Hi people i have a question about Logout on Laravel 5.1 I have an url like myurl.com. I can make log...

0 Likes
10 Replies

View Composer to pass variable to all views

Hi, I have created a view composer to pass through the variable 'categories' to all views but I get...

0 Likes
1 Replies
Solved
posted 9 years ago

L5 Eloquent -> Models not found!?

Hey, i'm trying to create my relation with the database and i have this error... FatalErrorException...

0 Likes
4 Replies
Solved

Laravel relations/subscription handling

Hi I'm relatively new to Laravel and trying to create a subscription checker. Please do not suggest...

0 Likes
0 Replies

Connection to mysql database failed, because of "No such file or directory"

php artisan migrate [PDOException] SQLSTATE[HY000] [2002] No such file or directory my .env fi...

0 Likes
5 Replies

Custom column in eloquent based on sum

Hello, I have a query which is extracting some 'ordered items' between two specific dates. For each...

0 Likes
1 Replies

Getting data before loading the view

Hi I am creating a permissions system using Sentry however this permission system is costumizable by...

0 Likes
0 Replies
posted 7 years ago

Stored procedure in laravel

Which will be better performance? stored procedure OR Laravel functions.

0 Likes
1 Replies
posted 7 years ago

How can i transform this MSSQL query to advance query builder?

SELECT bills.Barcode, ISNULL(FirstBegInvMyd.Qty,0) as FirstBegInvMyd FROM ( SELECT mt.Ba...

0 Likes
1 Replies

Bod contains spam?

Hello guys, How do I fix this error, everytime I created a thread and paste my codes in the body. Th...

0 Likes
3 Replies

Class 'Illuminate\Routing\SortedMiddleware' not found

I updated my laravel to 5.3.21 with composer update and copied it to my priduction server. Now i get...

0 Likes
1 Replies
Solved
posted 7 years ago

Interactive Envoy tasks

I'm writing a script to deploy the project to production. The thing is, we use an SSH key to log int...

0 Likes
0 Replies
posted 7 years ago

Auth filter resend POST-Request after Login

Laravel 5.3 I have an input field where everyone can input some data. When the user submits the data...

0 Likes
0 Replies

Image upload storage confusion in laravel 5.3

Hello, I am experiencing some problems uploading images in laravel 5.3. I am trying laravel 5 for th...

0 Likes
1 Replies
Solved

Google ReCaptcha

Basically I'm using this guide to get recaptcha on my website. Ran composer update and all but when...

0 Likes
5 Replies
Solved

Error when I execute php artisan route:list

Hi, I got this error when I execute php artisan route:list [Symfony\Component\HttpKernel\Exception\H...

0 Likes
1 Replies

Laravel 5.3 and jQueryUI 1.12.1 (with Webpack)

Hello How i can use jQueryUI with Laravel 5.3 and Webpack? :) I have already declared jQuery in my &...

0 Likes
1 Replies
posted 9 years ago

Homestead YAML folder mapping

I don't feel like the YAML part of the documentation is very clear: -- Configure Your Shared Folders...

0 Likes
18 Replies

Ajax call hangs server

I have ajax call which is executing after DOM is loaded: $(document).ready(function() { if ($('#...

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.