Support the ongoing development of Laravel.io →

Count position a comment on post

I have table in database Posts - id - content - parrent_id all posts will insert this table and all...

0 Likes
7 Replies
Solved

Creating New Users Without Using Registration - How?

Hello everyone - Learning Laravel 5 here - I'm creating a little app where there is a 'create user'...

0 Likes
3 Replies
Solved

How can I connect to mysql database on VPS from my localhost? 2 STEP AUTHENTICATION

I have a Laravel 5 website up and running beautifully on my VPS but I've decided to make some big ch...

0 Likes
1 Replies

Call CDN in a View

Hello pals. I have a question how can I cal CDN in my view, I have installed cdn I put the url, the...

0 Likes
5 Replies
Solved
posted 10 years ago

Namespaces

Hello Guys. I'v been created sub directories within App\Http\Controllers. Every things is ok but i h...

0 Likes
3 Replies
posted 10 years ago

Laravel Filtering Issue

I am trying to setup laravel filter in my app. here is my code, Filter.php Route::filter('userid',...

0 Likes
1 Replies

Eloquent, Where across one-to-many

I have a simple one-to-many relationship, like order to line items. I'm building a search form where...

0 Likes
1 Replies

Auth Issues

I am new to Laravel and I have the following confusions regarding your package. You did not change t...

0 Likes
2 Replies

$errors variable not set in latest 4.2

I had some code that outputed errors on a view that read from $errors IIRC this used to work but tod...

0 Likes
1 Replies

Blank Screen

I am uploading my site (no errors) to my production and everything should be ok. I now have a blank...

0 Likes
2 Replies
Solved

Relationship Confusion

I might be missing the point of Relationships with Eloquent with this one but, if I was doing it wit...

0 Likes
4 Replies

L5 OAuth error with Github

I am using this package https://github.com/oriceon/oauth-5-laravel Everything is good with Facebook...

0 Likes
3 Replies
Solved

Laravel 5: one form to update 2 linked tables. How to?

Hi, I have the 2 simple tables below: CUSTOMERS id email CLAIMS id customer_id (foreign key) descri...

0 Likes
3 Replies

Laravel 5 with Foundation 5

I installed foundation via bower under "resources/assets/bower_components". I don't know w...

0 Likes
2 Replies

Whoops, looks like something went wrong.

every time i try to execute the main file to check what i have done so far on localhost it always gi...

0 Likes
2 Replies

403 Forbidden

I have been doing lesson for a few days. Then I rebooted my machine this morning, for the first time...

0 Likes
5 Replies
Solved

Laravel ignores User table

I have a fresh install of Laravel 5 running on WAMP. So far everything is working well as far as rou...

0 Likes
4 Replies
Solved
posted 10 years ago

Forcing a command to only ever use the queue

Hey guys, I have a SendEmail command that is dispatched like so: Bus::dispatch( new SendEmai...

0 Likes
1 Replies
Solved

bloated Laravel controller, am i over doing it?

greetings, as naive as i feel, i wanna create a thread about my controller. this controller manages...

0 Likes
2 Replies

Elixir won't install

Node fails to install elixir. npm ERR! node v0.12.2 npm ERR! npm v2.7.4 npm ERR! code ETARGET npm...

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.