Contents:
someone awake here?
Hello, What steps do I take to integrate Moodle with laravel?
Any good tutorial on how to write test for laravel?
Any free host and domain for laravel?
Or are you talking about shared host?
have you googled it before?
someone awake here?
Hello, What steps do I take to integrate Moodle with laravel?
Any good tutorial on how to write test for laravel?
Any free host and domain for laravel?
Or are you talking about shared host?
have you googled it before?
VimKanzo 2019-11-06 11:25:56

crazycaw 2019-11-06 11:45:21
hi! someone awake here?=
crazycaw 2019-11-06 11:48:48
it’s a good practice question. I’ve a Movement model, this movements are filled by invoices or delivery notes. In the InvoiceController I don’t know if is best to call Movement@insertMovement and the same in DeliveryNotesController… or what you would do?
Mahdi_khani 2019-11-06 13:03:25
how to get auth user id in custom helper
zorca 2019-11-06 13:41:47
Mahdi_khani 2019-11-06 13:03:25
how to get auth user id in custom helper
With Auth facade: Auth::user()
Mahdi_khani 2019-11-06 13:43:33
zorca 2019-11-06 13:41:47
With Auth facade: Auth::user()
Not works in helper
zorca 2019-11-06 13:46:28
Mahdi_khani 2019-11-06 13:43:33
Not works in helper
Any errors?
zorca 2019-11-06 13:48:54
Mahdi_khani 2019-11-06 13:43:33
Not works in helper
Show your code and how you load it to your app
Mahdi_khani 2019-11-06 13:50:51
zorca 2019-11-06 13:48:54
Show your code and how you load it to your app
Thanks , was resolved I had a small mistake
valanidipen 2019-11-06 14:11:06
Need someone who knows how to built Chrome Extension, Anyone who is available and ready for such. Please DM me, so I can send requirement
Aakash Gupta 2019-11-06 14:18:55
I need javascript gst invoice template, anyone help me
Aakash Gupta 2019-11-06 14:20:30
I php developer
daemon_coder 2019-11-06 14:28:26
Can i upgrade laravel 5.3 to 6.0?
daemon_coder 2019-11-06 14:31:31
Okay. Thanks
crazycaw 2019-11-06 16:53:40
another question.. if I’ve an “invoice” that hasMany “rows”, normally when I edit the invoice, what I do is to remove all rows and insert again, I suppose it’s not a good idea, some “helper” function with Laravel to do that?
crazycaw 2019-11-06 16:53:48
I cannot do that cause rows have relations
Nazyli 2019-11-06 17:39:39
Hello, What steps do I take to integrate Moodle with laravel? Someone has resources that I could read, please share. Thank you. I have tried but I don’t achieve results
tgJonibek 2019-11-06 18:22:15
https://t.me/logicmindd
LogicMind💯 – Telegram
Welcome to the Channel for logical && English quotes
Welcome to the Channel for logical && English quotes
2019-11-06 20:56:22
If you are laravel developer please fill this short survey(only one question), thanks in advance
https://docs.google.com/forms/d/e/1FAIpQLSfgTwAKDqj8zMookVJJpU4U2QIjStj3_jV-B7wtS0MzV1kVFA/viewform?vc=0&c=0&w=1
https://docs.google.com/forms/d/e/1FAIpQLSfgTwAKDqj8zMookVJJpU4U2QIjStj3_jV-B7wtS0MzV1kVFA/viewform?vc=0&c=0&w=1
Software Design Patterns in Laravel – Google Docs
Sid 2019-11-06 23:23:52
https://www.youtube.com/playlist?list=PL_o2jYI8ZAemOnG2HijiuLgYXFzM09_Ux
Sid 2019-11-06 23:24:16
https://www.youtube.com/playlist?list=PL_o2jYI8ZAem6trK2765nPBEAskbGgZUT
Laravel 6 tutorial in Hindi – YouTube – YouTube
Manoj Mehta 2019-11-07 09:43:13
my image file put in this directory ‘myapp/storage/app/public/shops/my_image_file.jpg’
Manoj Mehta 2019-11-07 09:43:24
how i can access this image file
skys215 2019-11-07 10:46:53
Manoj Mehta 2019-11-07 09:43:24
how i can access this image file
php artisan storage:link
Manoj Mehta 2019-11-07 10:49:21
skys215 2019-11-07 10:46:53
php artisan storage:link
Manoj Mehta 2019-11-07 10:51:32

Config/filesystems.php
Manoj Mehta 2019-11-07 10:52:57

Upload using this code
skys215 2019-11-07 10:53:38
then use public_path(‘storage/filename’) to use it
Manoj Mehta 2019-11-07 10:54:18

After upload I get this image url on my view
skys215 2019-11-07 10:57:44
Manoj Mehta 2019-11-07 10:54:18
After upload I get this image url on my view
It’s seems right
Manoj Mehta 2019-11-07 11:00:06
skys215 2019-11-07 10:57:44
It’s seems right
But no image showing
Manoj Mehta 2019-11-07 11:00:53
When I open image url in new tab it show 404
skys215 2019-11-07 11:17:24
Manoj Mehta 2019-11-07 11:00:53
When I open image url in new tab it show 404
check if soft link is made
check file exists under public/storage/filename
Manoj Mehta 2019-11-07 11:32:10
skys215 2019-11-07 11:17:24
check if soft link is made
check file exists under public/storage/filename
check file exists under public/storage/filename
Yes , file exist
skys215 2019-11-07 11:32:36
Manoj Mehta 2019-11-07 11:32:10
Yes , file exist
then check the soft link
rebory 2019-11-07 12:36:43

i have categories table which i save category_id as pid(parent id) but when i show data in view using foreach i want this name of category where i qwas saved pid
rebory 2019-11-07 12:37:42

pushpak1300 2019-11-07 14:56:52
Any good tutorial on how to write test for laravel?
Mahdi_khani 2019-11-07 15:09:58
Any free host and domain for laravel?
skys215 2019-11-07 15:21:51
Mahdi_khani 2019-11-07 15:09:58
Any free host and domain for laravel?
There’s nothing todo with Laravel
skys215 2019-11-07 15:22:02
pushpak1300 2019-11-07 14:56:52
Any good tutorial on how to write test for laravel?
laracasts.com?
Mahdi_khani 2019-11-07 15:25:04
skys215 2019-11-07 15:21:51
There’s nothing todo with Laravel
Why
skys215 2019-11-07 15:26:24
Once you’ve got the vps and domain, you can run any thing on the server
Or are you talking about shared host?
Or are you talking about shared host?
Mahdi_khani 2019-11-07 15:26:51
Shared host
skys215 2019-11-07 15:50:13
Mahdi_khani 2019-11-07 15:09:58
Any free host and domain for laravel?
have you googled it before?
2019-11-07 17:48:05
2019-11-06 20:56:22
If you are laravel developer please fill this short survey(only one question), thanks in advance
https://docs.google.com/forms/d/e/1FAIpQLSfgTwAKDqj8zMookVJJpU4U2QIjStj3_jV-B7wtS0MzV1kVFA/viewform?vc=0&c=0&w=1
https://docs.google.com/forms/d/e/1FAIpQLSfgTwAKDqj8zMookVJJpU4U2QIjStj3_jV-B7wtS0MzV1kVFA/viewform?vc=0&c=0&w=1
only 17 pepole filled the survey please help me to reach at least 100😞
ravimakwana015 2019-11-08 06:43:30
Laravel Multiple Authentication Part 1
Multiple Authentication in Laravel 5.8 – Hindi Part 1 – YouTube
https://laravel-news.com/laravel-5-4-key-too-long-error
https://laravel-news.com/laravel-5-4-key-too-long-error
ravimakwana015 2019-11-08 07:57:04
I think all are belong to Laravel Community and I started my New channel and my new Content its Multiple Authentication in Laravel
In this group 1789 members i wish today completed my 500 subscriber
Multiple Authentication in Laravel 5.8 – Hindi Part 1 – YouTube
https://laravel-news.com/laravel-5-4-key-too-long-error
https://laravel-news.com/laravel-5-4-key-too-long-error
Sid 2019-11-08 09:48:15
Hey, Everyone I am Siddharth Having 6.5+ years experience as a full-stack developer and I have created youtube channel you can learn from my channel a lot of technical skills like python, PHP, node js, angular, react, AWS, google cloud computing, Mysql, MongoDB and live project. Please subscribe my youtube channel and give me feedback so I can understand developers requirement thanks for the support.
Blog: https://realprogrammer.in
Youtube: https://www.youtube.com/user/siddharthshukla089
2019-11-08 11:56:41
yeah