Support the ongoing development of Laravel.io →

Trying to get property of non-object in Laravel when attempting to delete row from datatable

I think I know why the error is happening, I just am not sure how to fix it. I have a datatable that...

0 Likes
1 Replies

Looking for a teaching platform

I'm looking to build a site to teach several areas of amateur radio including FCC licensing and othe...

0 Likes
1 Replies
posted 9 years ago

Link to a PDF

I'm trying to link to a PDF but since the route is not registered in Laravel, it is not working. Is...

0 Likes
1 Replies

how can i have a ajax select menu in my form in laravel 5

hello for example : i have tow <select> Elements (Drop-Down List) one of it for category and a...

0 Likes
10 Replies
posted 10 years ago

Laravel Forge doesn't work after DO upgrade

I upgraded servers today on DigitalOcean by destroying my old droplet and creating a new one from th...

0 Likes
2 Replies
Solved

Using a function that returns belongsToMany in a query

Hello, This is probably a very simple question. In my database, I have a users table, ideas table,...

0 Likes
0 Replies

Submit Form With Pagination

I'm creating a app for taking a test and I want to display each question by itself and when the user...

0 Likes
3 Replies

Laravel 5 package controllers

For my final project at school I'm going to build a Laravel 5 package. Now the past days I'm experim...

0 Likes
3 Replies
Solved

Laravel 5 Blade syntax not working...

I'm new to laravel.With Laravel 5 I read that you have to add "illuminate/html": "5.0...

0 Likes
2 Replies
posted 9 years ago

cant find User class

I just installed l5 and am trying to run a simple query using $users = User::find(1); But when I run...

0 Likes
3 Replies
Solved
posted 9 years ago

Error submitting form?

I got an error message like this one below, MethodNotAllowedHttpException in compiled.php line 7634:...

0 Likes
2 Replies

URL::to and URL::route ?

Where is these codes below, URL::to URL::route in the documentation? Thanks in advance.

0 Likes
2 Replies
posted 10 years ago

Supervisor 3.1.3 not finding queue commands on production

Very odd problem here. I'm running supervisor + beanstalkd, supervisor is 3.1.3 (so it supports dir...

0 Likes
3 Replies
Solved
posted 9 years ago

The host path of the shared folder is missing

I've been searching forever to find the answer to this. I would really love to use Laravel, but I've...

0 Likes
1 Replies

Customizing Graham Campbell's Bootstrap-CMS

Hi there I am fairly new to Laravel and for my current project I decided to use the Bootstrap-CMS fr...

0 Likes
3 Replies

[Package] Laravel 5 MongoDB Auth Driver

A native driver which uses Auth::extend and does not require any additional MongoDB related package....

0 Likes
0 Replies

Question about Relationship (belongsTo X hasMany)

Hello, people. I have a problem that is confusing me. I'm working with relationships, but part of th...

0 Likes
0 Replies

csrf_token

Hi i used auth filter for a group of routes that i dont want to guest user access to it ,but i have...

0 Likes
1 Replies

Eloquent Full Text Search on Multiple Tables

I am using Laravel 4 and the Eloquent model for a project we are working on. The database conforms t...

0 Likes
1 Replies
posted 9 years ago

Relative urls

For example: <link rel="shortcut icon" href="{{ URL::to('favicon.ico') }}"> returns: <link...

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.