Support the ongoing development of Laravel.io →

Clear session cookie on exception

I'm getting exceptions when I'm trying to resolve malformed session_cookies for laravel.. Is there a...

0 Likes
1 Replies

How to make a data persist temporarily until approved by an Admin

Hi great minds! I am building an HR software and I will like to implement a special feature which is...

0 Likes
1 Replies

Inserting binary fields

Hey all, I've got an application that needs to run against both a MySQL and SQL Server database depe...

0 Likes
1 Replies

Include, foreach, blade logic (bugs)

I have a bug in Laravel application. I just pass an array of data in views and logic is like: @forea...

0 Likes
2 Replies

LaraFlow, a new mac app to help Laravel developers

Dears I 'm introducing LaraFlow, a new mac app to help Laravel developers to accomplish 3 things: 1-...

0 Likes
0 Replies

Error message can not open stream

I am trying to connect to a new class model that I set up. I am getting an error can't open stream,...

0 Likes
0 Replies

Laravel 5.2 custom authentication through third party API

Hi. I'm trying to create a custom authentication method that's going to be used to authenticate user...

0 Likes
2 Replies

Restfull authentication for external app and use in blade view

Hi, I'm currently working on a project where I have to build a restfull API in laravel 5.2. It need...

0 Likes
0 Replies
posted 9 years ago

A week of Laravel (03-10 April 2016)

laravel/framework master c5b8d93: Fixed phpdoc @GrahamCampbell 28e60c2: remove extra spacing @taylo...

0 Likes
0 Replies

Encode Blade Templates Using IonCube

hello, i want to encode my project blade templates with ioncube. i Encrypted the templates from ionc...

0 Likes
1 Replies
posted 9 years ago

Flash messages not showing

In the app/Exceptions/Handler.php file's render function, I added if ($e instanceof \Illuminate\Sess...

0 Likes
1 Replies

How to connect mysql using ssl?

Hello, anyone please help me how to connect to mysql server using SSL? I tried to put these lines...

0 Likes
1 Replies
posted 9 years ago

compare houseprice with avg houseprice postal code.

I've two models House and Postalcode: <?php namespace App\Models; use Illuminate\Database\Eloq...

0 Likes
1 Replies

Dynamically set timezone at runtime.

I am using the same codebase to spin up different sites which may exist in different timezones. The...

0 Likes
1 Replies

[Package] Command Validator - Validate Laravel console commands input

Simple and lightweight package to let your Laravel console commands validate the input they receive....

0 Likes
0 Replies
posted 9 years ago

Laravel ACL

I can't get $request->user() in my CheckRoles middleware. it always null after loging and redirec...

0 Likes
0 Replies

sublime text plugin phpfmt asking for update php to 5.6

Hi I am using sublime text 3 with plugin phpfmt now it's asking for update php to 5.6 I am using wam...

0 Likes
0 Replies

Laravel 5.1. File upload issue

I've a site and CMS built on top of Laravel 5.1. The file images larger than 1mb are not being uploa...

0 Likes
1 Replies
posted 9 years ago

Add column

So two questions. I was thinking, I've created a webbapp before, just not with a framwork, and I had...

0 Likes
4 Replies
Solved

A question so basic I can't even come up with a thread name

Outside Laravel I may would defined a variable as $validation and asigned it a zero integer, and if...

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

© 2025 Laravel.io - All rights reserved.