Support the ongoing development of Laravel.io →
posted 9 years ago

It is possible to use regular expressions within blade master layout if statements or conditions?

This is what I was looking forward to validate (Doesn't work): @if('/auth/', preg_match(Request::pat...

0 Likes
2 Replies

HTTPS not being detected

I'm connecting over https with my browser, and in my middleware class when I call $request->secur...

0 Likes
1 Replies
Solved
posted 9 years ago

Sendwithus integration

Hey everyone, I have fallen in love with sendwithus for email template handling and sending. They ha...

0 Likes
1 Replies

Laravel 4.2 Routes Firing Twice

Not sure what is up but my routes keep getting called twice. I have erased them all and just used th...

0 Likes
0 Replies
posted 9 years ago

Issue with redis static method

So I am calling the Redis functionality inside my Laravel application. I have an environment set up...

0 Likes
0 Replies

Middleware not being used on custom 404 page

I have middleware setup to minify html and it works like a charm. I have the 404.blade.php page loa...

0 Likes
1 Replies
Solved

->withPivot(column)->sum(column)? How to accomplish?

Hi folks, I'm very new to laravel and just trying to sum a column within my pivot table of a model....

0 Likes
0 Replies

Client/Admin authorization system

I'm writing an app that has both client and admin side and I need roles and sub-account(for client)...

0 Likes
2 Replies

Using the Auth login pages and routing

I have the auth login page working. How do you now keep the pages you need password protected and se...

0 Likes
1 Replies

Removing folders from the default install

Am I right in thinking that most of the folders in the default install of Laravel are just there as...

0 Likes
2 Replies

What is the price for the hosting of this app?

Hi, i want to buy a hosting for my Laravel APP. My app: Is not heavy (Around 10 MB) Has not images...

0 Likes
3 Replies

Is it possible to validate array max elements number by standard validators?

class TestRequest extends Request { public function rules() { // Is it possible to u...

0 Likes
0 Replies

Laravel Homestead setup problem in VirtualBox (vagrant up)

I fulfill all recommendation of homestead setup.after clone when i run vagrant up then see a error.....

0 Likes
3 Replies

Laravel4:sentry can't get right result

Hi every body: I try to make AuthController. I have setted "bcrypt" at app/config/packages...

0 Likes
0 Replies

How to handle updating User object properly? Would this work?

I've got a form to create a new user - it has name, email, a user role and password information. Tha...

0 Likes
1 Replies
Solved

Auth Url is 404 - Old version?

I am trying to use the Auth route to use the default username and password built into L5 however it...

0 Likes
1 Replies
Solved

Count position a comment on post

I have table in database Posts - id - content - parrent_id all posts will insert this table and all...

0 Likes
7 Replies
Solved

Creating New Users Without Using Registration - How?

Hello everyone - Learning Laravel 5 here - I'm creating a little app where there is a 'create user'...

0 Likes
3 Replies
Solved

How can I connect to mysql database on VPS from my localhost? 2 STEP AUTHENTICATION

I have a Laravel 5 website up and running beautifully on my VPS but I've decided to make some big ch...

0 Likes
1 Replies

Call CDN in a View

Hello pals. I have a question how can I cal CDN in my view, I have installed cdn I put the url, the...

0 Likes
5 Replies
Solved

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.