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

How to use the exists rule appropriately?

I am checking if the user has confirmed their account, using the rule: 'confirmed' => 'requir...

0 Likes
0 Replies

Should I use confide, entrust and ardent?

Hello everyone, I'm new to laravel and I've been learning it for a couple of weeks now. The question...

0 Likes
2 Replies
Solved
posted 10 years ago

Routing /admin runs into endlees loop

Hi, I have this Routes file: http://laravel.io/bin/5G1GJ. Using /game is wirkong perfectly, but /adm...

0 Likes
2 Replies
posted 10 years ago

Error just because a string is missing?

Hi, this happens in the Controller: $data['brands']=$this->brands; return View::make('form',$data...

0 Likes
2 Replies

how to add laravel app into an existing web domain structure.

I tried to find anything on this and either am searching incorrectly or no one else has done this. I...

0 Likes
2 Replies

ErrorException Undefined index: id_token in Google_Client

Hi Everyone, please I need help urgently. I'm trying to use Google_Client to authenticate users and...

0 Likes
0 Replies
posted 10 years ago

Blade file error : unexpected EOF (beginner)

<!doctype html> <html> <head> <title>George's BookShop::Peru</title&g...

0 Likes
1 Replies

Can I load a view into an AJAX?

I have this on a js file... $(document).ready(function() { //petición al enviar el formulario de reg...

0 Likes
3 Replies
Solved

Make Laravel works Faster ( HOW ) ?

Hi guys , I have a problem I'm using a Raspberry PI for a small market , I have an application was p...

0 Likes
3 Replies

Building lite permissions / ACL library - feedback?

I've been wanting to make a lite ACL / permissions library that works for well and isn't tied to a d...

0 Likes
3 Replies

Multiple relationships to the same table

I am experimenting with using Laravel for a new project and got stuck at the model definition stage....

0 Likes
1 Replies
Solved
posted 10 years ago

Codeception wont follow redirects

I've rebuilt with the Laravel4 module, and still when I return Redirect::to('/'); (or anywhere for t...

0 Likes
2 Replies
Solved

Laravel Authentication & User Management "starter packages"

Hi everyone, I am new to Laravel and have been learning a ton over the past couple of days (so far a...

0 Likes
0 Replies
posted 10 years ago

Best way to call method on every page load

i have this code in the view, and all pages include this view ..... <? $number = Friend::Frie...

0 Likes
2 Replies
Solved

Get more knowledge about how Laravel implements Design Patterns

I'm trying to understand better how Laravel implements the basic design patterns (creational, struct...

0 Likes
0 Replies

Environment variables are not being detected by Laravel Application

I'm trying to deploy my app on google cloud but having some trouble. In my app.yaml i have env_v...

0 Likes
5 Replies

How to put design on laravel 4

Im new in using php frameworks, I chose laravel 4 im able to install and run Laravel on my localhost...

0 Likes
11 Replies
posted 10 years ago

Requesting /customer/index.php, but server is executing /index.php, doesn't happen on live server

I am requesting localhost/customer/index.php, but laravel executes / route, thinking i am requesting...

0 Likes
0 Replies
posted 10 years ago

Access Sub-Domain on Ubuntu

Hello, I'm new user to Ubuntu and I have a app in Laravel. I can access my app with virtual host wit...

0 Likes
0 Replies

getDates() and getDateFormat() conflict

I am saving created_at and updated_at as Unix timestamp in DB. I have overridden my getDateFormat()...

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.