Support the ongoing development of Laravel.io →

Clearing the View Cache when extending Blade

When extending Blade, using Blade::extend(), it is necessary to clear the cached View. This functio...

0 Likes
1 Replies

Retrieving and storing data from a form checkbox using Laravel 5

Got an issue that I am struggling to solve in Laravel 5. So essentially what I am trying to do is ca...

0 Likes
2 Replies
Solved

Index page showing nothing.

Hi all, new to Laravel here. So I have just created a fresh install of Laravel in a directory. I hav...

0 Likes
3 Replies

Best way to create a web app with different users authenticated

I want to create a web app with Laravel 5 that require three different type of user authenticated: s...

0 Likes
5 Replies

Variables not being read from .env

I'm not entirely sure what category this falls under so I apologize if it's not configuration. I've...

0 Likes
0 Replies

Delete with all foreign keys

Hello, I have for example table with user, which can be owner of event or following event. So, there...

0 Likes
1 Replies
posted 9 years ago

Create table row when user register

I have table rows that I want to be created when user register just like users table does by default...

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel 5 - can't install from Composer

Hi guys, is it me or it's impossible to install Laravel 5 with Composer now? I tried yesterday and t...

0 Likes
6 Replies
Solved

responsive filemanager with tinymc in laravel 4

i install responsive filemanager with tinymc in laravel when i click on img icon open dialog box fo...

0 Likes
1 Replies

laravel homestead connection timeout

I see this question in many posts but nobody really has an answer, I installed homestead just as lis...

0 Likes
7 Replies
posted 9 years ago

Password reminder: replace Swiftmailer with PHPMailer

Password::remind() sends an email using Swiftmailer. How to replace Swiftmailer with PHPMailer? Than...

0 Likes
0 Replies

iframe content not loading

Ok, so I am trying to embed an iframe into a view from a trusted source outside of my project. The...

0 Likes
1 Replies

Large collection, many levels, getting views out

First, if anyone has a good tutorial on collections, I could use it. I have a collection coming from...

0 Likes
1 Replies

Lumen: adding a service that uses static methods (Bigcommerce API)

Hi all, I'm new to Lumen and Laravel, sorry if I'm missing something obvious! I'm working on a small...

0 Likes
0 Replies
posted 9 years ago

Set default Carbon date format for database connection

Long story made short: my timestamps are coming from PostgreSQL in a different format than Laravel i...

0 Likes
1 Replies

Using Laravel compressed in a phar file

How can one go about compressing Laravel into a single Phar file? I'd like to compress everything ex...

0 Likes
1 Replies

hasOne and insert

Hello all, I have a device table created using this Schema::create('devices', function(Blueprint $ta...

0 Likes
1 Replies
Solved

How to show my the name, display_name form roles table of logged in user.

Hey, I installed the package entrust and everything is awesome !! . but I tried to fetch the name,...

0 Likes
1 Replies

L5 Password Reminders?

I am looking for some guidance on setting up the default Password Reminders functionality in Laravel...

0 Likes
3 Replies
posted 9 years ago

Issue with Schema Builder

I'm getting started with Laravel 5 by following the ToDo tutorial here. I also have the ide helper s...

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