Support the ongoing development of Laravel.io →

Artisan Console - Understanding commands

I'm looking at L5.2's Artisan Console and "Writing commands" because I want to create cron...

0 Likes
1 Replies
Solved

Are artisan optimize/clear-compiled composer dump-autoload when deploying on envoyer

Are these commands required when deploying via envoyer? I am having a weird issue where my classes a...

0 Likes
0 Replies

syntax error, unexpected '<'

I'm creating a select in a form and I'd like to loop through 10 options printing out the numbers 1-1...

0 Likes
2 Replies
Solved

Undefined property: Illuminate\Database\Eloquent\Relations\HasMany::$due_date

I'm trying to create a collection of items that are over due. Here's my code Transaction.php /**...

0 Likes
1 Replies
Solved

Input validation and fomatting in Laravel 5.1 using FormRequest

I have Model Leave in my laravel 5.1 application. I want to do following things 1.Validate input dat...

0 Likes
0 Replies

Files in App/ folder not loading on production server, but are loading on my local server?

I'm using the Widget from: https://sky.pingpong-labs.com/docs/2.0/widget Everything works fine on my...

0 Likes
0 Replies

Middleware on 404?

Hey, is it possible to assign the web middleware to the 404 page? Best regards, Deazl

0 Likes
1 Replies

Gettings Error: TokenMismatchException in VerifyCsrfToken.php line 67: (Sometimes)

Hi, when i am creating a blog application, i am using Laravel 5.2, when i try to login, create, upda...

0 Likes
1 Replies

Eager load a polymorphic relation with a constraint

Hello all! I am not a professional programmer but I am trying to develop an application for my perso...

0 Likes
0 Replies
posted 9 years ago

Deploy Laravel on VPS

Hi people, i have a Laravel local app that i wanto to put online on my VPS. What's the best Practice...

0 Likes
0 Replies

Best Practice, many tables and many models?

Hi, So my app will have around 30 - 40 tables and therefore similar amount of models. It seems weird...

0 Likes
0 Replies
posted 9 years ago

Session issues in Laravel 5.2

Hello guys, since I made the upgrade to Laravel 5.2 I'm having troubles with sessions. I learned tha...

0 Likes
1 Replies
posted 9 years ago

Overriding Eloquent attributes

Hi all Hoping somebody can help me improve this solution. I am trying to create an override structur...

0 Likes
3 Replies

Artisan Tinker exception

Hi all... Sorry if is a noob question, i'm new to Laravel. When i do a simple command like this one:...

0 Likes
1 Replies
Solved

How to upload images and videos with one file input that has different max size limits?

I will elaborate... I'm trying to use one file input to upload both images and videos. I want to hav...

0 Likes
1 Replies

Master-Page/Layout Decision Help needed

Hi guys, I am new to the laravel community. Hope everyone is rocking out there. I am working on a we...

0 Likes
2 Replies
Solved

Use Facebook Access token via Android on Laravel Backend

I have a Android app which gets Access token from Facebook SDk and I further want to send that token...

0 Likes
0 Replies

how to disable throttle from sentry

Hi, I just want to disable throttle from sentry. in found this command but dont knwo how to use thi...

0 Likes
2 Replies

Adding field with Middleware before Request validation

Hello here. I am using Laravel 5.1.24. I am trying to create an API and I test it with Chrome DHC. T...

0 Likes
4 Replies
posted 9 years ago

How to save recorded video via browser with laravel

Hello, i can record video via browser, i've 2 questions: How can i submit the blob object to the se...

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.

© 2025 Laravel.io - All rights reserved.