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

Using pagination

I've succeeded in including and using the Database class use Illuminate\Database\Capsule\Manager as...

0 Likes
11 Replies

Laravel Pagination standalone

OK, so I'm using Eloquent as a standalone package in my app. Is there any way I could do pagination...

0 Likes
1 Replies

Undefined variable in view (when trying to grab database result)

Hi, Been stuck on this problem for about a week. I know its probably something simple I missed but I...

0 Likes
14 Replies
posted 11 years ago

Issue on creating models with foreign key relations (1:1)

Hello! I have a "Profile" model related to a "User" model. Currently I'm able to...

0 Likes
1 Replies

Laravel translation

Hi, i'm new to laravel i have a basic app that show the current date as 17 July i have setup mcamara...

0 Likes
0 Replies
posted 11 years ago

Http_Exception http error: 0 | SSL certificate problem: self signed certificate in certificate chain

I can't push queues locally! I get that error. When I add this line of code below to my route it wor...

0 Likes
1 Replies
posted 11 years ago

how to run php artisan queue:listen in production server

Hi all, How to run php artisan queue:listen in production server since We don't have command prompt...

0 Likes
0 Replies

Route 'before' atrribute doesn't work

Hi everyone, I have these routes in my routes.php Route::get('login', [ 'uses' => 'loginCon...

0 Likes
1 Replies
posted 11 years ago

Prefixed group route with Resource controller

Hi Guys , I have a prefixed group route with a resource controller. When I list down all my existing...

0 Likes
1 Replies
Solved

Security tweak for password reminder

Hi, I am just creating my first application with Laravel - and I really love it! But I noticed, that...

0 Likes
3 Replies
posted 11 years ago

Downloading: connection…Failed to download cartalyst/nested-sets from dist:

hi I have a copy of a package (cartalyst/nested sets) from another project. Am I correct in thinking...

0 Likes
0 Replies

an 'AS' in Eloquent?

How to do this query in the Laravel way: SELECT this AS thispart FROM x WHERE foo = bar Then I'm ref...

0 Likes
1 Replies

Parse error when uploading

I have uploaded an exact replica of a working L4 site onto a live host and verified all files upload...

0 Likes
0 Replies

Retrieve image from public/ folder.

HI, I want to display image which is stored in public/upload folder of my app. In my db only the ima...

0 Likes
2 Replies
posted 11 years ago

How to make laravel ignore a directory

I have laravel set up and working fine. But I have one folder in the root directory that I want to n...

0 Likes
3 Replies
Solved
posted 11 years ago

Post formats implemented in Laravel

I'm trying to implement post formats on a project, much like WP does it. Post formats are used to gi...

0 Likes
4 Replies

Social logins with Platform RC4

Showing off the power of Cartalyst Platform RC4 with built in Sentinel & Sentinel Social. https:...

0 Likes
0 Replies

Categories in a dropdown showing parent and child

Hi all, I have a small issue I can't figure out. I want to be able to get all categories that will d...

0 Likes
1 Replies
posted 11 years ago

Best way for use Blade::extend

Hi everybody ! What is the best way for us Blade:: extend ?? All in the same : Blade::extend(functio...

0 Likes
3 Replies

Trouble connecting to MySQL db on local machine (windows) xampp

I'm really excited about using Laravel, but there's one small problem - I can't connect to my databa...

0 Likes
4 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.