Support the ongoing development of Laravel.io →

Reference/Guide of Methods of Model Class

Guys how do I get complete Reference of Methods of Model Class?? like where(), Get(), first(), etc a...

0 Likes
2 Replies
Solved

Database Error Migrate

after php artisan migrate, theres an error I got below: [Illuminate\Database\QueryException] SQLSTAT...

0 Likes
4 Replies
Solved

laravel link problem

hi all i am using form get method in my controller <form action="{{url('employers/blacklist-...

0 Likes
3 Replies

Can't create Controller

Hello everyone. I downloaded someone else's project: github I was able to install it and my browser...

0 Likes
1 Replies

Call to a member function getClientOriginalName() on a non-object with intervention

public function postCreate() { $validator = Validator::make(Input::all(), Product::$rules); if ($...

0 Likes
12 Replies
Solved
posted 8 years ago

User login only if account status is active.

I'm currently developing my own app and I got stuck at the login part, it does work fine, however I'...

0 Likes
7 Replies
Solved

Body contains spam. Your account has been flagged.

I tried to submit a question and I got this at the bottom of the body section Body contains spam. Yo...

0 Likes
0 Replies
posted 9 years ago

laravel.com/laravel.phar is down ?

Hello Guys, I tried to install larval yesterday for several hours and finally i come to realize that...

0 Likes
6 Replies
Solved

Using $rss = new DOMDocument(); in function of a Controller

Hi, i would like to include a small RSS reader into a function of a controller: class RSSController...

0 Likes
1 Replies

Eloquent Groupby with Rollup

How do I use the mysql rollup feature with laravel eloquent? I did try a few but not able to get the...

0 Likes
1 Replies
Solved

No input file specified.

Hey, I installed Laravel with Homestead. Dependent on the Laravel documentation. The Project-Folder...

0 Likes
3 Replies
Solved
posted 7 years ago

My company, Bukwild, just open sourced our Laravel CMS package: Decoy

If you're looking for an open source Laravel CMS, I wanted to put the one we made out there: https:/...

0 Likes
0 Replies

Article - Unboxing Laravel Authentication

http://asklagbox.com/blog/unboxing-laravel-authentication A look at the pieces of the Authentication...

0 Likes
0 Replies

Get accessor attribute within collection

Hi. I have a collection from a model and there is an extra attribute to generate the url for this el...

0 Likes
1 Replies

Article - "Realtime" Facades in Laravel 5.4

http://asklagbox.com/blog/laravel-realtime-facades We're off to see the wizard.

0 Likes
0 Replies
posted 7 years ago

Permission denied creating package in laravel 5.4

I'm creating a cms package that I will be using. The problem that I'm having is that after I publish...

0 Likes
1 Replies

Problem creating directory in 'tmp'

I get an error when uploading an image and I think it must be a permissions issue. Image ius saved l...

0 Likes
0 Replies

Why is the hidden field in the Laravel Model not working when set dynamically?

I have described in detail here. https://stackoverflow.com/questions/42827731/why-is-the-hidden-fiel...

0 Likes
0 Replies

Pusher/Laravel Error

My console is throwing the following error: Pusher : No callbacks on private-App.user.1 for pusher:s...

0 Likes
0 Replies

Eloquent - relationship pivot table attributes

Hey, I am trying to create simple shopping cart / order module and I've decided to connect orders an...

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

© 2024 Laravel.io - All rights reserved.