← prev | next →
djos987 2020-05-03 14:30:29
rethdaro 2020-05-03 13:54:01
Hi, How I use php artisan storage:link
if laravel app stored outside public_html and public folder I stored in public_html
Use soft link
rethdaro 2020-05-03 14:31:16
djos987 2020-05-03 14:30:29
Use soft link
full document please
djos987 2020-05-03 14:32:56
rethdaro 2020-05-03 14:31:16
full document please
Create a softlink on your storage in public_html folder. Use command ls in terminal. After that assign laravel storage to this softlink
Sumanta_mukhopadhyay 2020-05-03 16:21:14
https://discord.gg/U6jpEV
Discord – A New Way to Chat with Friends & Communities –
DiscordDiscord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.
2020-05-03 16:49:37
laravel best package in 2020
2020-05-03 16:49:43
https://jayvitech.blogspot.com/2020/05/11-best-laravel-packages-top-laravel.html?m=1
11 Best Laravel Packages | top laravel packages – JayviTech –
BlogspotIn this post I explain the best laravel packages into 2020. By using this packages you can improve your laravel application.
TheGuyi 2020-05-03 17:26:50
Hello guys someone kindly help me with search from two tables with same field.. table1″first name” table 2″first name”… I want search to check if value in table1 if not move to table2.. I have archived with only 1 table failed to get data with both tables
prime 2020-05-03 17:27:18

how can i use this code in laravel 7……i tried but i get errors……
djos987 2020-05-03 17:28:31
prime 2020-05-03 17:27:18
how can i use this code in laravel 7……i tried but i get errors……
What errors?
prime 2020-05-03 17:31:30
prime 2020-05-03 17:44:24
am currently working on laravel project and i want to use the API from the external source(site)…. i need help
lucsbasto 2020-05-03 19:42:41
boa tarde glr
lucsbasto 2020-05-03 19:42:55
alguem aqui sabe como eu faço pra utilizar um bd postgresql no laravel
lucsbasto 2020-05-03 19:43:04
utilizando um certificado ssh ?
Aubergine 2020-05-03 19:52:35
Is free?
akjasim 2020-05-03 20:50:08
### Laravel Tutorial for Beginners ###
#English : https://www.youtube.com/playlist?list=PLbasZIkCgHJEBQyU5PIQ14_xyXGXosQeP
#Malayalam : https://www.youtube.com/playlist?list=PLbasZIkCgHJFQ2MxkwhokpGPyL4MKVAQt
A 16 video series where we start from the basics of Laravel, implement a real world project and host the project live on cloud.
Please Subscribe and Share to your connections.
Laravel Tutorial for Beginners – YouTube –
YouTubeThis series of Laravel Tutorial for Beginners makes you learn Laravel from the very basics up to making you a master in the core fundamentals of Laravel. We …
Baurel 2020-05-03 21:51:43
Hello guy ! thank you for your advice! in fact I was able to achieve what I was talking about above! but the solution was just there!
instead of using api (routes / api.php) I worked more with web (routes / web.php) which in particular could not work!
At this point I have omitted to look at the documentation, but I think I can continue my work now!
thank you for your help especially!
I understood a lot thanks to you!
themanojyadav 2020-05-03 22:28:41
Hey guys, i have a doubt.
Should i use session for shopping cart in laravel or use some other package? And if package then please suggest me one.
cosmonte 2020-05-03 22:51:03
themanojyadav 2020-05-03 22:28:41
Hey guys, i have a doubt.
Should i use session for shopping cart in laravel or use some other package? And if package then please suggest me one.
You want to save added to cart products ?
themanojyadav 2020-05-03 23:00:37
cosmonte 2020-05-03 22:51:03
You want to save added to cart products ?
Yes
cosmonte 2020-05-03 23:09:36
You can use localStorage
cosmonte 2020-05-03 23:09:44
To store data on browser
cosmonte 2020-05-03 23:10:35
https://stackoverflow.com/questions/49786938/laravel-jquery-javascript-localstorage/49788043
Laravel jquery javascript localStorage –
Stack OverflowProblem is my timer was working as well. But when i save timers value to localStorage. I just want to when user refresh timer wont stop and resume when stopped at.
javascript
function startTimer(…
2020-05-03 23:11:06
https://youtu.be/cnFeJ8ybdHc
online T-shirt design using laravel framework –
YouTubeThis application developed using php laravel framework. its useful for online shopping where user can have custom color,text,image on their t-shirt.
Email: bharatjogi.07@gmail.com
isofdev 2020-05-03 23:20:51
Hello everyone,
I want to build an e-commerce
I need help.
NethaFit 2020-05-03 23:23:42
Hi
Did you know how can i receive data from belongTo but with all his dependency
Metahero Announcements 2020-05-04 00:17:48
isofdev 2020-05-03 23:20:51
Hello everyone,
I want to build an e-commerce
I need help.
What kind of help
isofdev 2020-05-04 00:18:27
For the best way
isofdev 2020-05-04 00:55:16
To realise quickly this application
lordnarco99 2020-05-04 02:50:13
I got some good stuff for yall
ouboros 2020-05-04 02:50:33
Like weed?
ouboros 2020-05-04 02:51:17
Sorry bro its so illegal!!!!
lordnarco99 2020-05-04 02:53:32
Psychedelic
muhaimincs 2020-05-04 06:00:43
Hi all, need help on this: https://stackoverflow.com/questions/61357182/group-value-base-on-the-key
Group value base on the key –
Stack OverflowI have a tricky output based on the image above, I need to produce the CSV file like this
Date,Reservoir Level,P5,P6,P2,P3,P4,SP6,SP4,SP5,SP3,SP2
1574043963000,19.1,,,,,,,,,,
1574039698000,20.665,…
tusharmangle 2020-05-04 06:00:59
Anyone know how tod deploy laravel nuxt application on digital ocean ?
tusharmangle 2020-05-04 06:01:17
Please help
tusharmangle 2020-05-04 06:01:59
I have Laravel as an api and nuxtjs as frontend
ipsita11 2020-05-04 08:13:28
How i can check laravel is successfully installed or not on my system??
ipsita11 2020-05-04 08:50:18
Is anyone there?
Sujay 2020-05-04 08:53:10
ipsita11 2020-05-04 08:13:28
How i can check laravel is successfully installed or not on my system??
just type laravel -v in terminal… inside laravel app directory
ipsita11 2020-05-04 08:55:17
Sujay 2020-05-04 08:53:10
just type laravel -v in terminal… inside laravel app directory
What is the terminal inside laravel app directory?
Sujay 2020-05-04 08:57:39
laravel provide command line interface for your application,
so
by navigating to your project directory
ipsita11 2020-05-04 08:58:58
Sujay 2020-05-04 08:57:39
laravel provide command line interface for your application,
so
by navigating to your project directory
Yar, i m beginner. Really i m not understanding you
Sujay 2020-05-04 09:08:55
Steps (windows):
1. Press Windows+R to open the “Run” box. Type “cmd” and then click “OK” to open a regular Command Prompt
2. After opening the command prompt then navigate your laravel app where you install.
eg.
( C:xampphtdocsMyFirstLaravelApp )
3. And type laravel -v there
And if you are using Visual Studio Code
Select Terminal->New terminal and you can type there laravel -v
For which version is of laravel is installed you can use following command
php artisan –version
Sujay 2020-05-04 09:20:15
Here you can find how to install laravel
https://laravel.com/docs/7.x/installation
rebory 2020-05-04 09:40:25
rebory 2020-05-04 09:40:41
rebory 2020-05-04 09:41:19
rebory 2020-05-04 09:43:25
any buddy tell me where i’m wrong
← prev | next →