Contents:
How to send custom email verification for laravel api anyone?
What laravel image do you recommend to use with docker?
Hi, i try to see my storaged photos but i cant, some idea?
Which method can i use in livewire ro see the pictures?
Hello, when I sending request to register in post man i get this error how can i solve it?
How to send custom email verification for laravel api anyone?
What laravel image do you recommend to use with docker?
Hi, i try to see my storaged photos but i cant, some idea?
Which method can i use in livewire ro see the pictures?
Hello, when I sending request to register in post man i get this error how can i solve it?
X 2021-12-17 09:58:34
Also, I have already hosted my website on heroku, can I change the name to the new domain name I just purchased
Pixr 2021-12-17 10:00:28
X 2021-12-17 09:58:34
Also, I have already hosted my website on heroku, can I change the name to the new domain name I just purchased
In india you may go big rock nd other means name.com
Mr. Joker 2021-12-17 11:56:09

Hey guys
When i have logout my project
Its show this and its also not showing welcome page and same error
JasurBek916 2021-12-17 12:34:24
Mr. Joker 2021-12-17 11:56:09
Hey guys
When i have logout my project
Its show this and its also not showing welcome page and same error
When i have logout my project
Its show this and its also not showing welcome page and same error
show your code
Bright 2021-12-17 12:50:49
Mr. Joker 2021-12-17 11:56:09
Hey guys
When i have logout my project
Its show this and its also not showing welcome page and same error
When i have logout my project
Its show this and its also not showing welcome page and same error
If you think everything is ok, do this, php artisan route:catch
This will check your route and everything will be ok
Bhavyakumar Panchotiya 2021-12-17 12:51:06
i got this error at composer update time “vendor does not exist and could not be created.” How to solve it …. i’m using windows 10
Bright 2021-12-17 12:53:06
Mr. Joker 2021-12-17 11:56:09
Hey guys
When i have logout my project
Its show this and its also not showing welcome page and same error
When i have logout my project
Its show this and its also not showing welcome page and same error
Sorry I think this, If you think everything is ok, do this, php artisan route:cach
This will check your route and everything will be ok
mdmx7 2021-12-17 14:57:04
Hi any Laravel expert i need to ask something plz help me
Dm me
Dm me
mdmx7 2021-12-17 14:58:25
In my Laravel application asset function is referring to public folder but I want to get the path to root storage folder.
How can i get the path of root storage folder. Please reply thanks
How can i get the path of root storage folder. Please reply thanks
themanojyadav 2021-12-17 15:38:54
mdmx7 2021-12-17 14:58:25
In my Laravel application asset function is referring to public folder but I want to get the path to root storage folder.
How can i get the path of root storage folder. Please reply thanks
How can i get the path of root storage folder. Please reply thanks
You can specify asset url in env file
Billygotclout 2021-12-17 16:17:03
How to send custom email verification for laravel api anyone?
bharat00131 2021-12-17 16:29:55
Joint query with multiple table Search in Ajax
It below query search all data from table plz solve problems
bharat00131 2021-12-17 16:30:07
$questionData = DB::table(‘sms_services_questions’)->where(‘sms_services_questions.comp_id’,’=’,$this->comp_id)
->join(‘sms_location_service’,function ($join)
{
$join->on(‘sms_services_questions.service_id’,’=’,’sms_location_service.service_id’);
})
->join(‘sms_client_location’,function ($join)
{
$join->on(‘sms_location_service.location_id’,’=’,’sms_client_location.location_id’);
})
->join(‘sms_route_zone’,function ($join)
{
$join->on(‘sms_client_location.zone_id’,’=’,’sms_route_zone.zone_id’);
})
->join(‘sms_client_info’,function ($join)
{
$join->on(‘sms_client_location.client_id’,’=’,’sms_client_info.client_id’);
})
->Where(‘question_text’,’like’,’%’ . $_SESSION[‘searchValue’] . ‘%’)
->orWhere(function ($query){
$query->where(‘sms_location_service.service_name’,’like’,’%’.$_SESSION[‘searchValue’].’%’);
})
->orWhere(function ($query){
$query->where(‘sms_route_zone.zone_name’,’like’,’%’.$_SESSION[‘searchValue’].’%’);
})
->orWhere(function ($query){
$query->where(‘sms_client_location.location_name’,’like’,’%’.$_SESSION[‘searchValue’].’%’);
})
->orWhere(function ($query){
$query->where(‘sms_client_location.location_name’,’like’,’%’.$_SESSION[‘searchValue’].’%’);
})
->orWhere(function ($query){
$query->where(‘sms_client_info.client_name’,’like’,’%’.$_SESSION[‘searchValue’].’%’);
})
->get();
->join(‘sms_location_service’,function ($join)
{
$join->on(‘sms_services_questions.service_id’,’=’,’sms_location_service.service_id’);
})
->join(‘sms_client_location’,function ($join)
{
$join->on(‘sms_location_service.location_id’,’=’,’sms_client_location.location_id’);
})
->join(‘sms_route_zone’,function ($join)
{
$join->on(‘sms_client_location.zone_id’,’=’,’sms_route_zone.zone_id’);
})
->join(‘sms_client_info’,function ($join)
{
$join->on(‘sms_client_location.client_id’,’=’,’sms_client_info.client_id’);
})
->Where(‘question_text’,’like’,’%’ . $_SESSION[‘searchValue’] . ‘%’)
->orWhere(function ($query){
$query->where(‘sms_location_service.service_name’,’like’,’%’.$_SESSION[‘searchValue’].’%’);
})
->orWhere(function ($query){
$query->where(‘sms_route_zone.zone_name’,’like’,’%’.$_SESSION[‘searchValue’].’%’);
})
->orWhere(function ($query){
$query->where(‘sms_client_location.location_name’,’like’,’%’.$_SESSION[‘searchValue’].’%’);
})
->orWhere(function ($query){
$query->where(‘sms_client_location.location_name’,’like’,’%’.$_SESSION[‘searchValue’].’%’);
})
->orWhere(function ($query){
$query->where(‘sms_client_info.client_name’,’like’,’%’.$_SESSION[‘searchValue’].’%’);
})
->get();
pinchez2 2021-12-17 18:47:44
pinchez2 2021-12-16 19:23:57
I am trying to save blog comments but all save with blog_id of 1 even if there are 5 blogs , please help
Anyone ? Somebody ?
pinchez2 2021-12-17 18:52:51
X 2021-12-17 09:57:41
Good day, please where can I purchase a domain name at a cheap rate
namecheap
pinchez2 2021-12-17 18:53:15
X 2021-12-17 09:58:34
Also, I have already hosted my website on heroku, can I change the name to the new domain name I just purchased
Depends
Siberfx 2021-12-17 21:49:50
Namecheap ✓
Billygotclout 2021-12-17 22:31:30
Billygotclout 2021-12-17 16:17:03
How to send custom email verification for laravel api anyone?
Anyone?
Mr. Joker 2021-12-17 23:13:34
Bright 2021-12-17 12:53:06
Sorry I think this, If you think everything is ok, do this, php artisan route:cach
This will check your route and everything will be ok
This will check your route and everything will be ok
bro when i run the php artisan route:catch its happining
2021-12-17 23:13:42
Siberfx 2021-12-17 21:49:50
Namecheap ✓
😂 Dp expression
ang36 2021-12-17 23:21:14
What laravel image do you recommend to use with docker?
ntonsite 2021-12-17 23:33:58
ang36 2021-12-17 23:21:14
What laravel image do you recommend to use with docker?
Use Laravel Sail
Acird Burn 2021-12-18 00:28:51
Has anyone integrated firebase push notifications onto laravel need some help on Microsoft edge I am able to generate a token but on Google Chrome and Firefox the token is failing to be generated and I can’t seem to send any background on in app notifications
Mr_sumer 2021-12-18 00:36:10

I have bure JavaScript code in blade.php page that do this code style, now i need to use the some scrept with vue.js page how to do it.
Mr_sumer 2021-12-18 01:03:08
Mr_sumer 2021-12-18 00:36:10
I have bure JavaScript code in blade.php page that do this code style, now i need to use the some scrept with vue.js page how to do it.
Any idea 💡
Katsycruxel1 2021-12-18 05:34:58
Hi, i try to see my storaged photos but i cant, some idea?
Katsycruxel1 2021-12-18 05:36:21

Katsycruxel1 2021-12-18 05:37:08
Katsycruxel1 2021-12-18 05:36:21
Which method can i use in livewire ro see the pictures?
GopalAryaExplorer 2021-12-18 10:31:22

Anyone can help me to resolve this issue
Bright 2021-12-18 11:04:16
Check if there is any pot 8080 running on the background
Ruba00 2021-12-18 12:42:14

Hello, when I sending request to register in post man i get this error how can i solve it?
Ruba00 2021-12-18 12:43:47
Ruba00 2021-12-18 12:42:14
Hello, when I sending request to register in post man i get this error how can i solve it?
This is screenshot of api routes
cccr85 2021-12-18 12:54:20
Ruba00 2021-12-18 12:43:47
This is screenshot of api routes
you lose {id} in show update destroy
Ruba00 2021-12-18 12:59:12
cccr85 2021-12-18 12:54:20
you lose {id} in show update destroy
Ruba00 2021-12-18 12:59:34
Ruba00 2021-12-18 12:59:12
I put them but same error