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

Paginating through results

Please help, I would like to paginate through my results public function index() { //...

0 Likes
4 Replies
posted 5 years ago

how to use Masonry in my project?

So I am requiring "components/masonry": "^4.2" in my composer.json Now what to d...

0 Likes
0 Replies

Laravel Auth retrieve wrong/unexpected user

I have a problem with my laravel application, it is like a nightmare to me ? I've tried everything I...

0 Likes
3 Replies

SQLSTATE[HY000] [1045] access denied for the user: 'homestead'@'@localhost' (password: YES)

Well I'm new to laravel, & still learning it. Basically when i use php artisan migrate, it migra...

0 Likes
7 Replies
Solved
posted 5 years ago

Allow direct access to home for guests without logging in

This =has to be super simple, but I can't quite figure it out. I want guest users (not logged in) to...

0 Likes
2 Replies
posted 5 years ago

set dynamic Town

at the moment, if I go to: http://localhost:8000/pubs - this displays all pubs in Brighton I would l...

0 Likes
0 Replies
posted 5 years ago

unable to run php artisan migrate

I have just created a new project, created a database, setup my env creadentials, set permissions on...

0 Likes
3 Replies

Implementation of Modern admin

Hi All, i have modern admin (https://pixinvent.com/modern-admin-clean-bootstrap-4-dashboard-html-tem...

0 Likes
1 Replies
posted 5 years ago

How to make API rate limit effect all users?

How to make this API rate limit effect all logged-in users? Route::group(['prefix' => 'auth:api',...

0 Likes
0 Replies

Is it appropriate to use the Container as a factory?

I'm working on a Lumen API, and my current task involves a service that involves multiple possible i...

0 Likes
0 Replies

Laravel state machine package

Hi All, In the last couple of days/weeks I was working on a Laravel and VueJS package to manage the...

0 Likes
0 Replies
posted 5 years ago

Api auth middleware is not working on serve

I have a Laravel 5.5 application I am able to login with API but unable to access routes with "...

0 Likes
2 Replies
posted 5 years ago

customize from address of email

I don't want the default 'from address' which is given in config->mail.php file to be used everyw...

0 Likes
0 Replies
posted 5 years ago

sdf

简要描述: 获取配置信息接口 请求URL: https://m-passport.737.com/api/getconfig 请求方式: GET...

0 Likes
0 Replies

Modular architecture and API auth doubts for mid size app

Hi! I am stuck. I need to develop a medium sized application but I can't decide on the architecture....

0 Likes
0 Replies

Storing user uploaded files on S3?

When I 'PUT' an uploaded image file in my S3 bucket, I encounter an unusual problem: The S3 file is...

0 Likes
7 Replies
Solved

UnexpectedValueException laravel :protocol error

I am doing a project in Laravel 5.6 homestead. I got this error after i ran php artisan cache:config...

0 Likes
0 Replies

Error creating data based on hasMany

Hey guys, Greeting from Indonesia. I have a form in which has name of (in imaginary) id, product_nam...

0 Likes
0 Replies

"TypeError: Cannot read property 'channel' of undefined"

i am trying to listen on a channel using this code.i already tried using Echo.channel that didnt wor...

0 Likes
1 Replies
posted 5 years ago

Using mobile instead of email to reset password

By default we can use laravel build in trait for sending password reset link through email but i my...

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.