β prev | next β
Vikram Patil 2020-05-02 15:41:56
Dhana 2020-05-02 12:16:14
Trying to send email using Gmail…but throwsπ
Cache:clear
Config:clear
DesolatorMagno 2020-05-02 16:33:27
luca89ct 2020-05-02 12:41:28
I have some doubts on polymorphic relationship. I have the schema attached where document can be connected to sectors if ‘senderable_type’ is Sector or, to addresses if is Address. Base on value get from a form, I know if it is connected to a Sector or to an Address, getting its ID. But…how to do this? Can you help me please? Each document can be linked to one sector or to one address. Is it possible to use Polymorphic for this use?
Yes, in the documentation say what to put in each model, try it.
DesolatorMagno 2020-05-02 16:34:14
Just a little trial and error can help you do it.
akjasim 2020-05-02 17:34:07
https://youtu.be/skGZ8laUQco
How to Deploy Laravel Project with Database on Heroku for Free | Step by Step Tutorial by Code Band –
YouTubeIn this video, I’m gonna be showing you the step by step tutorial on how to deploy laravel app on heroku for free. Heroku is a free PaaS provider on which you can deploy laravel project on server. We will be using postgresql as our database, but of course, we can use mysql too.
Please don’t forget to subscribe Code Band.. π
Guide Link : https://medium.com/@juangsalazprabowo/how-to-deploy-a-laravel-app-into-heroku-df55efbf8e4e
Install Git Docs : https://www.atlassian.com/git/tutorials/install-git
Heroku : https://www.heroku.com/
Other videos in Code Band:
Instagram Automation using Python : https://youtu.be/5pIqwVSNzX4
Python Tutorial for Beginners Playlist : https://www.youtube.com/playlist?list=PLbasZIkCgHJED_avFHE5lYfUXc4_heq_U
Top 5 Programming Languages to Learn in 2020 : https://youtu.be/WM0WCMpYCx0
Generic Class Based Views in Django | Introduction & Create View in Django | Learn by Example | CRUD : https://youtu.be/RBKjarWdUq4
Custom Model Manager & Model QuerySet in Django : https://youtu.be/zQpYokJN34s
Connect Django with MySQL : https://youtu.be/RCbRjacna20
Render Django Form Manually : Make Custom Form with Form Validations – https://youtu.be/PMRalI2M3SY
π You Can Find Me On:
My Website – https://jasim.tech/
Linkedin – https://in.linkedin.com/in/akjasim
Github – https://github.com/akjasim/
Facebook – https://www.facebook.com/jasimakjasim
Twitter – https://twitter.com/akjasim
Instagram – https://www.instagram.com/jasim_ak/
Dhana 2020-05-02 19:07:13
Vikram Patil 2020-05-02 15:41:56
Cache:clear
Config:clear
Cache config cleared
Server also restarted….
Vikram Patil 2020-05-02 20:06:10
Check your env configuration again
2020-05-02 20:54:40
How connect redis in laravel
2020-05-02 21:28:38
Hello..everyone
2020-05-02 21:29:13
I am glad that someone is likely to help me on my migration error..
kuzmich321 2020-05-02 21:30:27
What’s this ?
2020-05-02 21:35:29
I have tried all stackover flow scenarios on how to deal with such…
2020-05-02 21:35:52
But trust me.,it’s all failed to work out
kuzmich321 2020-05-02 21:37:52
Make a screenshot
2020-05-02 21:37:59
May be someone can help
kuzmich321 2020-05-02 21:38:04
The quality is poor
kuzmich321 2020-05-02 21:38:09
Cannot see a thing
kuzmich321 2020-05-02 21:41:39
I don’t work laravel on xampp
kuzmich321 2020-05-02 21:41:50
I bet here is the problem
kuzmich321 2020-05-02 21:42:00
Something is not configured there
2020-05-02 21:48:01
IlluminateDatabaseQueryException : SQLSTATE[HY000][1045] Access denied for user ‘root’@’localhost’ (using password:YES)(SQL:select *from information_schema.tables where table_schema = lockdownApp and table_name = migrations and table_type = ‘BASE TABLE’
2020-05-02 21:48:17
It’s something like that.
Gabby_Json 2020-05-02 23:31:36
2020-05-02 21:48:01
IlluminateDatabaseQueryException : SQLSTATE[HY000][1045] Access denied for user ‘root’@’localhost’ (using password:YES)(SQL:select *from information_schema.tables where table_schema = lockdownApp and table_name = migrations and table_type = ‘BASE TABLE’
Check your migration you did some changes right
arsalan_miii 2020-05-02 23:46:36
hi is there anyone who worked with socket pusher and laravel?
Baurel 2020-05-02 23:51:25
Hello or good evening friends! I need advice or even help if possible!
ok I’m developing an application that I make with the Django framework and I have to communicate this application with another application made with LARAVEL (under PHP)
has anyone ever had to do it? If yes, how !
I am blocked in sending data to the server! I always fall on status 419 (page expired)!
I’m using the Python Request library!
Thank you in advance !
Baurel 2020-05-03 00:20:36
Ah Okey ! so if i do a REST API can this solve my problem?
Baurel 2020-05-03 00:29:43
in fact for the moment I just want to make post (send data to then make a treatment then a recording in BD). for recovering data with the Get method goes well!
I understand better this session problem!
well can you remove this restriction (token) for certain routes?
Baurel 2020-05-03 01:26:18
Γ΄h yes ! I will try this method ! really thank you for the availability
Kalven Klein 2020-05-03 05:16:22
Buy IELTS, TOEFL, Pte, and OET without examination and your desired band
T_r_a_p_s_o_u_l 2020-05-03 09:17:58
Please can anyone show me how to backup my sqlite database??
I tried and I got an error saying sqlite3 is not an internal or external command
I have searched on Google and stackoverflow for the answer but I couldn’t find any
2020-05-03 09:53:14
I would like to teach few persons how to earn up to $1000 daily and more than $7000 worth of bitcoin weekly without you sending money to anyone.
You can join our chat @instantforexmarket
2020-05-03 10:12:07
2020-05-03 09:53:14
I would like to teach few persons how to earn up to $1000 daily and more than $7000 worth of bitcoin weekly without you sending money to anyone.
You can join our chat @instantforexmarket
ββββ
Ant_Jr 2020-05-03 12:08:41
Hi, I hosted my project on a subdomain, everything seems to be working fine but only the root route is working when I try opening a any link i get 404.
Ant_Jr 2020-05-03 12:09:28
Ant_Jr 2020-05-03 12:08:41
Hi, I hosted my project on a subdomain, everything seems to be working fine but only the root route is working when I try opening a any link i get 404.
Have any idea on resolving that?
Ant_Jr 2020-05-03 12:17:27
Yeah but yet not working
djos987 2020-05-03 12:33:02
Ant_Jr 2020-05-03 12:08:41
Hi, I hosted my project on a subdomain, everything seems to be working fine but only the root route is working when I try opening a any link i get 404.
Check mod rewrite
Ant_Jr 2020-05-03 12:35:28
djos987 2020-05-03 12:33:02
Check mod rewrite
where is that please?
djos987 2020-05-03 12:36:53
Ant_Jr 2020-05-03 12:35:28
where is that please?
.htaccess file. Looks kike you have no htaccess file or it configured wrong
Ant_Jr 2020-05-03 12:41:17
djos987 2020-05-03 12:36:53
.htaccess file. Looks kike you have no htaccess file or it configured wrong
Thanks sir.
Didn’t upload the .htaccess file.
Ant_Jr 2020-05-03 12:41:22
Now all good.
TheGuyi 2020-05-03 12:49:25
T_r_a_p_s_o_u_l 2020-05-03 09:17:58
Please can anyone show me how to backup my sqlite database??
I tried and I got an error saying sqlite3 is not an internal or external command
I have searched on Google and stackoverflow for the answer but I couldn’t find any
Dump the data
T_r_a_p_s_o_u_l 2020-05-03 13:07:30
TheGuyi 2020-05-03 12:49:25
Dump the data
How bro
TheGuyi 2020-05-03 13:23:14
T_r_a_p_s_o_u_l 2020-05-03 13:07:30
How bro
https://stackoverflow.com/questions/75675/how-do-i-dump-the-data-of-some-sqlite3-tables
How do I dump the data of some SQLite3 tables? –
Stack OverflowHow do I dump the data, and only the data, not the schema, of some SQLite3 tables of a database (not all the tables)?
The dump should be in SQL format, as it should be easily re-entered into the da…
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
2020-05-03 13:56:41
I am new in laravel. And using 5.8 version
I tried to print $request variable while receiving data from my form. My browser gets hang. If I use dd instead of print_r it shows me data.
Any one know what is the reason print_r is not working on $request variable. I searched the reason on internet found that other people also face the issue, but could not find the reason.
Any one know the reason ?
2020-05-03 14:13:06
No error just page got hang
2020-05-03 14:14:13
I was trying to check what data I received. Thus I use print_r.
2020-05-03 14:15:03
I tried print_r($request); die;
Still page gets hang. And execution don’t stop
β prev | next β