Support the ongoing development of Laravel.io →

1,534 Threads

posted 5 years ago

Auth::user(); authentication in core php

Hi guys ! I'm working on old project developed by other developers . They mixed the core php and lar...

0 Likes
0 Replies

please explain to me how this update code works

public function editCategory(Request $request,$id = null){ if($request->isMethod('post')){...

0 Likes
1 Replies

Controller Won't Return Defined Status Codes

Hi, I am stuck with a major issue. I have being developing a application for a while. I had set some...

0 Likes
0 Replies

Cannot insert third pivot column with sync method

My question is similar to this thread : Laravel relationship with a 3 column pivot table But it seem...

0 Likes
0 Replies

Table name is wrong in SQL query

Hello everybody! If I create a new migration where my table name is e.g. 'hosts_armory' and in my co...

0 Likes
4 Replies
Solved

Image instead of button

Hi! I want put image instead regular Bootstrap button. {{ Form::button('<img src="../..(../....

0 Likes
1 Replies

route confusion

Hi everyone! I don't know, if it's the right place here to ask this question – but I'm really strugg...

0 Likes
0 Replies

Laravel package for handling Ticket Support System

I wrote a package for laravel 5 you can use in handling ticketing system within your existing app. I...

0 Likes
0 Replies

Swagger Integration in laravel

Hi everyone I am using laravel 5.6 in my project. I want to integrate swagger for documentation part...

0 Likes
0 Replies

Sending invatation .ics as email attachment failed

I'm trying to send an .ics file as an email attachment using Laravel's MAIL class. but still got err...

0 Likes
0 Replies

Target [Lcobucci\JWT\Parser] is not instantiable while build

Hi guys , I have installed OIDC module in laravel 5.5 i am getting this error Target [Lcobucci\JWT\P...

0 Likes
0 Replies

Using DB or Eloquent I got error Unsupported operand types

Excuse me, is there anybody can help me? 3 days, I still cant find any results by searching from int...

0 Likes
0 Replies

write blade on the fly

have need to write custom dynamic blade on the fly, then return the view... these are custom html do...

0 Likes
0 Replies

sentinel

If I am trying to log out of my application, I got the following error: "Action Sentinel\Contro...

0 Likes
0 Replies

Api routes not working

i am newby in laravel and i have routes like this in api.php file insid routes folder: Route::post('...

0 Likes
0 Replies

Unresolvable dependency resolving [Parameter #0 [ <required>

PHP Laravel 5.4 Unresolvable dependency resolving [Parameter #0 [ $items ]] in class Illuminate\Pagi...

0 Likes
1 Replies
Solved
posted 5 years ago

Laravel - We can't find a user with that e-mail address

I need help. I am trying to setup the password reset on Laravel but I keep getting "We can't fi...

0 Likes
1 Replies

@lang in blade template don't working? Why?

I had clear cache config in my project. When I turn on localhost, my page show: Here, I have a blad...

0 Likes
0 Replies

SQLSTATE[HY000] [2002] No such file or directory

I have a simple connection in my laravel route (just for testing), but it Gives me following error:...

0 Likes
0 Replies

installation errors

Hi i am facing problem during installtion of laravel . E:\xampp\htdocs>composer create-project --...

saeed-khodkari liked this thread

1 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.