Support the ongoing development of Laravel.io →

Passport install error with 'php artisan passport:install'

Hi I'm using Laravel 5.3 with vagrant/homestead setup. Everything working fine, no issues until sett...

0 Likes
1 Replies

How to solve route not defined in laravel 5.3?

My controller code is like this : public function store(CreateUserRequest $request) { $input = $...

0 Likes
1 Replies
posted 7 years ago

How can I check local mode

I wanna shows the route errors when I work on my local. My code in App\Exceptions\handler.php I trie...

0 Likes
1 Replies

Laravel course for PHP programmers with no framework experience. What would you like to learn?

Hi, I'm teaching a Laravel 5 class to mostly self-employment people that have knowledge of PHP and b...

0 Likes
1 Replies

Stripe-php library update!

Hi, I have a problem with Stripe and my server. Stripe support said me that I have to update the Str...

0 Likes
1 Replies

How can I create Scout search function with several models with relationship?

Hi All, I have build a simple Scout function with Algolia. However, if there is relationship with ot...

0 Likes
0 Replies
posted 7 years ago

Problem in view

Hello, I am working on a forum in Laravel 5.3 and when I look at my view I get: " ["Inform...

0 Likes
2 Replies
Solved
posted 7 years ago

[5.2] Unexisting URL doesn't lead to the 404 page

I'm testing a website, I've just tried to put an unexisting URL to see my custom 404 page, but inste...

0 Likes
1 Replies

Allow package routes to work depending on whether user has installed auth or not

Hi there Im writing a package which adds new routes. If the user has installed the auth then I want...

0 Likes
0 Replies

How to get parameter in laravel 5.3?

My view is like this : <li class="{{ Request::is('users*') ? 'active' : '' }}">...

0 Likes
1 Replies
posted 9 years ago

[PROBLEM] asset() not point to public folder

Hi everyone. after install laravel. I was copy index.php from public to root folder and change confi...

0 Likes
9 Replies

Check if requested object is null

Hey, at first: sorry for my bad english, I hope you'll unterstand my problem. So, I would like to ch...

0 Likes
3 Replies

TokenMismatchException for file, database and redis session configuration on ajax calls

I am encountering a weird problem on my Laravel 5.2 project. I have a DataTable with filters that ma...

0 Likes
1 Replies

Model already exist

So I can't find the answer to this. I had my class Permission, the name of the file was Permission.p...

0 Likes
2 Replies
Solved
posted 8 years ago

Token from and session token are different using mobile browser (login action)

I have got this login form: <form class="form-horizontal" role="form" method=...

0 Likes
1 Replies
posted 7 years ago

RESTFul framework

Any good framework/package to use with Laravel/Lumen when creating RESTFul APIs? Dingo seems good bu...

0 Likes
1 Replies

Simple drop-in account-activation (double opt-in) package for laravel

Hey everyone, ive created a package to a add account-activation/validation for laravel. It works wit...

0 Likes
0 Replies

Please help, setting anchor link problem, gives ERROR...

In my laravel application, when I am trying to link the username of the person who has posted in the...

0 Likes
1 Replies

Change $emailView in PasswordBroker.php for different parts of site

Hello! I need to set two emails view reset password for backend and frontend. Now i see service wher...

0 Likes
2 Replies

why fa-angle-left icon in adminlte laravel infyom generator untidy?

I get the adminlte from here : https://github.com/InfyOmLabs/adminlte-generator In here : https://gi...

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.