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

How make this in laravel

I have this code in template blase: @section('views', $post->views) when i call the views from t...

0 Likes
2 Replies

Eloquent exists

hi, here is my code snippet [code] $data = [ 'categoryId' => 3,...

0 Likes
4 Replies

hook create.session to save referrer for saving on user registration

Hi, i want to save the referrer if a user comes to my site on the first request, so a session is cre...

0 Likes
1 Replies
Solved

Where change the path to redirect a no login user?

I changed on return view('auth.login') to return view('/') and give error [.] no exists Thanks frien...

0 Likes
0 Replies

Mcrypt PHP extension required ??

I use Ubuntu 14.04 Desktop with LAMP. When creating new Laravel project, it showed this message &quo...

0 Likes
8 Replies
Solved

Auth::loginUsingId() and Auth::login() not work in middleware.

Session got cleared after the requested page response, in this requested page Auth::user() is workin...

0 Likes
1 Replies

laravel cookie unset unique user

Hello dear laravel buddies, i have an e-shop for furnitures, i have an issues with expires the cooki...

0 Likes
0 Replies

Laravel login functionality checking for an extra field with IN not =

so I know I can add in another field that Laravel can check whilst logging in e.g. if (auth()->at...

0 Likes
3 Replies

Defining models in runtime

Hi there, Laravel newbie here. I'm working on some auto CRUD add-on functionality for an already bui...

0 Likes
19 Replies
Solved
posted 9 years ago

consider a reporting tool to report users?

occasionally I see some spam threads advertising online tv etc (you can see several right now).. not...

0 Likes
5 Replies

Image Intervention - store object chain in database?

I'm trying to store the manipulations of image intervention in a database, but I'm unable to do so....

0 Likes
3 Replies
posted 9 years ago

Multiple product image update

Hi my laravel buddies, i have implemented the e-shop, i have an product categories and products, the...

0 Likes
3 Replies
Solved

Passing Parameters to middlware

I am a beginner for the laravel. I am using laravel 5.0. I created a middleware and I pass the param...

0 Likes
2 Replies
Solved
posted 9 years ago

[Package] SEO-Helper : provides tools and helpers for SEO.

Hello artisans, I've recently published a package that provides helpers and tools for SEO (Search En...

0 Likes
0 Replies
posted 9 years ago

Having and Pagniate

I can see this isn't the first time that this issue has come up. I have not been able to make it wor...

0 Likes
2 Replies

Moving Between Servers

Hello there! I have a Laravel 5.1 site that works well on my localhost. I then tarball the files, an...

0 Likes
13 Replies
Solved

laravel 5.1 Task Scheduling daily

I want to send some notifications on a specific day of month but my code doesn't work. I tried this...

0 Likes
0 Replies

Adding extra css and js

Hello world! I am quite new to laravel. Need to add some extra js and css in my own admin. I have la...

0 Likes
2 Replies

Displaying and hiding website's functions based on user permissions

I have a website that is only used by my company's staff. For simplicity's sake, let's say this webs...

0 Likes
2 Replies
posted 9 years ago

Eloquent query for 1 table and 2 pivot tables

Hi, I'm trying to get some data with Eloquent but I'm having some trouble doing so. Allow me to expl...

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

© 2025 Laravel.io - All rights reserved.