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

how can I multiply in the same table 2 column?

Hi, I'm a newbie, how can I multiply in the same table 2 column? Example: I want to perform the oper...

0 Likes
2 Replies
posted 3 years ago

Is it possible to broadcast to guests?

I'm currently making a polls/survey site as a personal project using. The basic functionality works....

0 Likes
0 Replies

Mocking Notification failed to sent notification

I want to fake notification but always it asserting false and say The expected [App\Notifications\Ne...

eminkokdemir liked this thread

1 Likes
2 Replies
posted 3 years ago

why can Not seed users table???

why can Not seed users table??? `> > vagrant@homestead:~/MyApp$ php artisan db:seed --class=Us...

0 Likes
2 Replies
Solved
posted 3 years ago

the second URL point to the first app - i can not do 2nd app

https://laravel.com/docs/7.x/homestead I want to create a second Laravel App, but after doing the re...

0 Likes
2 Replies
Solved
posted 3 years ago

loading already installed packages

I have packages installed through composer in another project and when i try installing them once ag...

0 Likes
1 Replies

laravel passport

after creation personal token php artisan passport:client --personal and $token = $user->createTo...

0 Likes
3 Replies
posted 3 years ago

Laravel Custom Controllers and Models

Hello guys! As my first post, i want to firstly thank all members that are contributing to this comu...

0 Likes
1 Replies

Passport Authentication

I have two type of users in mobile users and web users.I want to use token based authentication in w...

0 Likes
3 Replies

BadMethodCallException

I'm trying to return data from database upon entering some text from search field. I'm using route:...

0 Likes
1 Replies

Laravel Passport access token verify with user IP

I am trying to customise your code to bind access token with specific IP and allow to respond if a r...

0 Likes
3 Replies
posted 3 years ago

Debugbar Laravel Can't Install

I'm new w/ debug bar. I found some issues while trying to install it : C:\xampp\htdocs\isept>comp...

0 Likes
1 Replies

Laravel graphql passeto example

Hi everyone, I am looking for a paseto example with Graphql(Lighthouse Laravel) or how to create pas...

0 Likes
1 Replies

Laravel Eloquent Route Problems When Editing via PUT

Gentlemen, I have had a problem for days, without getting a solution. I try to pass the route, but a...

0 Likes
3 Replies
posted 3 years ago

Blade get internal data

Is it possible to get a representation of a blade template? E.g. I’d like to get all props from the...

0 Likes
1 Replies
posted 3 years ago

Cant seem to get field from 'hasone' relationship

Hello, I have an account object with a relationship to account types: public function type(){...

0 Likes
1 Replies
posted 3 years ago

Laravel Web Push Notifications

Hello guys, i am new to notification features in web. i wanted to do allowing notification like this...

0 Likes
1 Replies
posted 3 years ago

Can use for PHP/Laravel development the Eclipse IDE for PHP?

I installed Eclipse 2019-06 in the past I created now a new Project [with the composer in Eclipse] a...

0 Likes
2 Replies
Solved

Laravel 6.2: The Process class relies on proc_open, which is

Hello everybody I want get website address with form POST method and show meta tags in my page. I tr...

0 Likes
1 Replies
posted 3 years ago

but getting ERRORS - how to use the lib of the Artisan (impo

I experiment with artisan CLI Laravel 6.x, I went call a command from another command or put in a ro...

0 Likes
3 Replies
Solved

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.