Support the ongoing development of Laravel.io →

about Laravel, forge, Envoyer and XAMMP and deployment and r

I am new on Laravel and Hosting/Deployment and I am developing a Laravel project by using Xammp serv...

0 Likes
0 Replies
posted 7 years ago

Generate Refresh Token

I'm working on user registration in my API using Laravel Passport, and I need to return refresh_toke...

0 Likes
1 Replies
posted 6 years ago

Don't execute directive

Hello guys, Well it could sounds stupid but.. how to DO NOT execute directive in a blade template ?...

0 Likes
2 Replies
Solved

Error installing my composer

Am new to this, am just trying to install composer and i keep getting this error below. Someone plea...

0 Likes
1 Replies

Having Trouble Installing Popper.js to Laravel 5.6

In my application, the dropdown is not working. I found out I have to have popper.js installed. I tr...

0 Likes
1 Replies
posted 6 years ago

search with belongsTo and belongsToMany

Hello Guys , I have a question . I have those tables - Post PostCategory ( belongsTo Post ) PostTags...

0 Likes
0 Replies
posted 6 years ago

Question about authenticated laravel

Hi guy, I create my project to select users for the table user. The crud is okay. Now I'm trying to...

0 Likes
0 Replies

Database Strict Mode

Hello, I'm little wonder please help me out. My query is :- Invoice::join('orders', 'orders.invoice_...

0 Likes
0 Replies

How To Solve if - else Statements are not working in Jquery

I am creating a Ticket Reservation System and I want to check data availability from the Database. A...

0 Likes
0 Replies

[solved] Notifications in packages

Is here anybody who did any package with notification? I make one, and the notification correctly se...

0 Likes
1 Replies

[Laravel 5] How do I create a custom auth in laravel 5

In laravel 4.2 there's this example how can I do the same thing in laravel 5.x?

0 Likes
27 Replies
Solved
posted 7 years ago

How to create views using artisan command

Laravel not supports php artisan make:view command How to create views using artisan command. The...

0 Likes
3 Replies

I can not get inputs from a PUT/PATCH request

I am developing a rest api. I test it with Postman Rest Client. But I have had a headache with PUT a...

0 Likes
22 Replies

Unable to use Foreach loop with results of DB::Table

I'm unable to wrap my head around why I'm getting "Cannot use object of type stdClass as array&...

0 Likes
2 Replies
Solved

Use Auth in construct method

Laravel Version: 5.6.* PHP Version: 7.2.2 Database Driver & Version: Mysql 5.0.12 Description: l...

0 Likes
0 Replies

creating like and dislike buttons using polymorphic relation

hi, i want to create a like and dislike buttons on a post, which save the status of the user in a li...

0 Likes
0 Replies
posted 6 years ago

How to store json data via cast?

I try to use Model cast make column save data is JSON format automatically, but when save to databas...

0 Likes
0 Replies
posted 6 years ago

How to overwrite a laravel 5.5 helper function? for example

How to overwrite a laravel 5.5 helper function? for example the trans function.

0 Likes
0 Replies
posted 6 years ago

Laravel Datatables export button not working

I am doing a laravel project. And I am using datatables. I used following code to export the table i...

0 Likes
0 Replies

Laravel elixir css url path issue

I am new to elixir and gulp, While doing elixir mix, all files are mixed but images which i used in...

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