Support the ongoing development of Laravel.io →

[Package] Workflow - Harness the power of pipelines!

Workflow is a package for Laravel 5 for creating extendible and maintainable applications. Thanks to...

0 Likes
0 Replies

Eloquent where 'and', 'or' statement

I'm trying to write this first piece of line in Laravel. I thought I got it right, but not. I hope t...

0 Likes
1 Replies
Solved

include('folder.$var') <<-- not working

Hello everyone, I want to use the blade include function so I can call a dashboard page. Now I know...

0 Likes
2 Replies
Solved
posted 10 years ago

Socialite adding service provider without hacking main code

I just implemented Orange OAuth2 Social Login with socialite. Unfortunately current version of Socia...

0 Likes
2 Replies

Check if form has posted Laravel 5

I'm trying to see if the form has been posted but this method does not seem to work if(Request::is_g...

0 Likes
1 Replies

How to compare json array in Laravel 4

There is one problem which I can't solve. I need to show a response only for users whose user_id was...

0 Likes
0 Replies
posted 10 years ago

Using a preloader to return data

I'm using CURL to process data that is sent to an API cross site. When I get the data back to displa...

0 Likes
0 Replies

Using AJAX or CURL?

I am using the expedia API and I can send request using CURL. Using Laravel 5, am I better to stick...

0 Likes
0 Replies

Non autoincrement id for a model returning 0 on id when created

I have in my model several tables where the primary key it's not autoincremental, but it's a varchar...

0 Likes
1 Replies
Solved

Please Help, i got "stdin: is not a tty"

I am trying to follow Laravel guide on Homestead, i need it for my job. The company use Laravel. But...

0 Likes
5 Replies

Homestead 2.0 unable to create laravel project directory

I have installed Homestead 2.0 by following Laracast series (https://laracasts.com/lessons/say-hello...

0 Likes
2 Replies

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

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.