Support the ongoing development of Laravel.io →

Best practices for responsive view?

#Background My Controller is loading several items (from an Eloquent Model) and passing them into th...

0 Likes
0 Replies
posted 10 years ago

Using array of values in query

I've got some code that I'm taking over and this is a quick sample of a bit of code I'm dealing wit...

0 Likes
5 Replies
Solved

2 different error page for admin and public

Hi, Is there anyway to make 2 error page? so there is 1 error page for public and another one for ad...

0 Likes
2 Replies

Laravel Error Message When Sending Email

I'm trying to send a basic verification email using Laravel and an account on mailgun.com. I've foll...

0 Likes
1 Replies
posted 10 years ago

Wanted: Example for Laravel-Navigation

https://github.com/GrahamCampbell/Laravel-Navigation If someone could provide an example for Graham...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 Request - altering data

I have come across an instance where I need to alter the data that needs to be validated i.e. when n...

0 Likes
1 Replies
Solved

Problem link boostrap in my html-blade page

Hi, I use laravel 5.0 and i have read in many guide Laravel 4 that for include css i can use in the...

0 Likes
1 Replies

Using carbon to get next weeks dates.

I have a web page that lists events, it is split into 2 categories: This week (today is FRIDAY so t...

0 Likes
3 Replies

How to print multilines in Blade 101?

When i try to print using blade syntax {{ $var }} "this is test" from database column type...

0 Likes
2 Replies
posted 10 years ago

Javascript events not firing

I have a this javascript for testing with an alert message to tell me the event is firing. <scrip...

0 Likes
0 Replies
posted 10 years ago

Script php artisan clear-compiled handling the post-update-cmd event returned with an error

hi, Why get this error ? [IMG]http://i62.tinypic.com/282olet.jpg[/IMG]

0 Likes
0 Replies

L5 Password Resets

I'm new to Laravel and have managed to get quite a lot working. But I can't figure out why the pass...

0 Likes
2 Replies
posted 10 years ago

Summing pivot data

I have a model with a belongsToMany relationship with an additional pivot column. public functio...

0 Likes
0 Replies

Secure Laravel 5 api that is used internally and externally

I want to create some api controllers with a separate routing in an existing Laravel 5 application....

0 Likes
0 Replies

Laravel 5 - API endpoints using constants?

I am geting json data from an api and need to specify my endpoints like API version, API key. I thou...

0 Likes
0 Replies

Default value in model binding

Route::resource('profile', 'ProfileController');//-> $router->bind('profile}', function ($use...

0 Likes
0 Replies
posted 10 years ago

Using a normal model for logic

I have a search destination, arrival and departure data form that I have on every page in my templat...

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel-Excel

This was working fine, but somewhere along the way of composer updates it broke and now I am getting...

0 Likes
1 Replies
posted 10 years ago

Laravel blade livereloading ( using phpstorm )

Has anyone got this working? I'be been trying with the liveedit plugin but I don't see anything chan...

0 Likes
2 Replies

Sending error messages from Handler.php for Ajax calls.

The database save is happening from ajax call and I am using hanlder class to validate database exce...

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.

© 2025 Laravel.io - All rights reserved.