Support the ongoing development of Laravel.io →

Change session cookie name on the fly

I'm working on a project where businesses can create a page and consumers have to be able to login s...

0 Likes
1 Replies

Having problem inserting multiple rows in a table.

I have got the following array from my form. Now I want to store those data in a table. Array: Array...

0 Likes
2 Replies

escape public directory in Url

Hello guys. How i can ignore begining public word from url ? i moved index.php and htaccess file to...

0 Likes
3 Replies
Solved
posted 10 years ago

Free Laravel 4.1.x Documentation Books

The old thread is closed, but I've just updated the process of converting the online docs into offli...

0 Likes
0 Replies

Behat - Vagrant - cannot access database

Hello there. I've been struggling for hours and hours, searching all over google on how to use Mink'...

0 Likes
0 Replies

MySQL query with curdate() not working

I'm rewriting a site using Laravel and having problems with queries involving dates. This is a pre-L...

0 Likes
3 Replies
Solved

Eager loading with "limit" not working.

I have two tables news and comments. News can have many comments: //News public function comments()...

0 Likes
1 Replies
Solved

Laravel Artdarek Facebook problem

I copied the code of artdarek oAuth into my controller. Here's the code public function loginWithFac...

0 Likes
0 Replies

Fills created_at and updated_at on record creation

The timestamps are being filled in both the created_at and updated_at when a record is created in my...

0 Likes
5 Replies
Solved

Laravel Base Controller

Hi folks, I'm trying to create (kind of) a base controller for some controllers. There are different...

0 Likes
3 Replies
Solved

Use Logged In-User's Data in View

Would be honoured to have a bit of your time :) So I have validated and authenticated a user and upo...

0 Likes
4 Replies
Solved

Laravel : BadMethodCallException Method [find] does not exist

when trying to extract some values from the database using the model object User I get the following...

0 Likes
2 Replies
posted 10 years ago

JSON response very easy :)

In the documentation about how to create an ajax you read this: return Response::json(array('name' =...

0 Likes
3 Replies
posted 10 years ago

Realtime web

Hello everyone, I'm new to laravel. I came from the .NET side. Is there a package in laravel that wo...

0 Likes
6 Replies

Laravel : BadMethodCallException Method [find] does not exist

when trying to extract some values from the database using the model object User I get the following...

0 Likes
0 Replies
posted 10 years ago

don't hide pagination when only one page

how to show pagination even if there is only one page?

0 Likes
3 Replies
posted 10 years ago

Creating GitHub Pages from Laravel project. Possible?

I'd like to use GitHub Pages to view my laravel site, but my /vendor folder (and other bits) are in...

0 Likes
3 Replies
Solved

Continuing a session

I like to implement this in an application: when the user becomes inactive and the session is about...

0 Likes
0 Replies

Unhashing the password

Hi all, I am a new user to laravel. In my website,i am hashing the password and saving them in db ,n...

0 Likes
7 Replies
posted 10 years ago

Manage all of your models from one file

The laravel scaffold command just got even better. Manage and scaffold your application from one fil...

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.

© 2024 Laravel.io - All rights reserved.