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

List of perticular date entries

Hi, How do i list the table values which are stored on today date using the created at

0 Likes
3 Replies
Solved

package not updated problem

After package is submitted i got this message "This package is not auto-updated. Go and set up...

0 Likes
0 Replies

turn on mod_rewrite in homestead laravel

Does anyone know how to turn on mod_rewrite? Server runs perfect with 'vagrant up' I have ssh into s...

0 Likes
1 Replies
posted 11 years ago

Add redirect close to uri

Hey There, I'm actually looking for a way to make this kind of Url when using my Redirect::intended(...

0 Likes
0 Replies

Search child relationship

I feel this may be a simple question; but I can't, for the life of me, figure this out. I'm relative...

0 Likes
1 Replies
Solved

Laravel 4.2 mime config

Where can I configure the mime type settings? I am using laravel 4.2 and my upload form should valid...

0 Likes
4 Replies
posted 11 years ago

Avoid re-submitting form data

Hi, any idea how to clear the input? After passing the validator my script has var_dump(Input::all()...

0 Likes
4 Replies

How to invoke an error handler

I'm wanting to use my own error handler with certain controllers. For API endpoints, I want to catch...

0 Likes
0 Replies

Reusing a route parameter model binder

I want to reuse the logic of binding a {slug} to a model, in several resources. Route::bind("sl...

0 Likes
0 Replies
posted 11 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 11 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 11 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 11 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

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.