Support the ongoing development of Laravel.io →
posted 9 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 9 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 9 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 9 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 9 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 9 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 9 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

"Error in exception handler." - Setting correct permissions.

Hi, I get this error whenever I do laravel new my-new-site-dir. To fix it I usually do chmod -R 775,...

0 Likes
0 Replies

Where can I download the oficial documentation?

I'm offline sometimes and wuould like to have an offline vertion... thanks!

0 Likes
4 Replies
Solved
posted 9 years ago

Error: "Mcrypt PHP extension required."

When using the Artisan plugin in Sublime Text, I get this error when running the commands create_use...

0 Likes
4 Replies

with() callback isn't selecting in eloquent model relationships?

So I have done multiple Eloquent model relationship queries and they work wonders, but for some odd...

0 Likes
0 Replies
posted 9 years ago

Nested count query

Hey, I'm trying to do a nested count and why it's just not going. Here are all the details: http://l...

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.

© 2024 Laravel.io - All rights reserved.