Ljtwp's Posts
Nairaland Forum › Ljtwp's Profile › Ljtwp's Posts
1 (of 1 pages)
bassdow:I have been on Nairaland since 2013... This is just a new account thank you🤗 other account is @abdegenius you will see my post up here as far back 10 years ago |
silento:But it still works right?! |
bassdow:Laravel does autocache so it's best to clear |
silento:I was just tired of doing thesame thing over and over and over again . Every day |
[sup][/sup] Babtunz:Update on this you can make an Input prompt for commit message and attach holder to the message second in commit command |
Tip of the day😃 If you want to clone any HTML & CSS frontend use Webhttrack on windows or install Httrack on Linux. Ctrl + Alt + T to open your terminal and type >_: httrack http://websitetoclone.com And hit enter . It will clone the whole website to your cwd(current working directory) |
I spend my whole night creating an awesome express js API with prisma and planetscale DB. I will keep you in the loop.. got this fun side hustle project I will soon launch to the market .. about to start prototyping it now 💪💪💪 |
So I got tired of using LARAVEL yesterday |
Cuz anything APC na front-page e dey go straight.. ![]() |
Anyways is it just me or is Nairaland pushing anything APC and Tinubu to the front-page |
I can't believe I forgot my diary |
Dust everywhere dust |
Oh sveltejs is totally awesome i am a big fan.. svelte.dev better than reactjs no caps |
Ok its been a while i am developing my platform https://kidify.africa african socio-cultural edutainment platform ... and i have been travelling for a bit so yeah |
No matter how small a project is, i need to stop hosting on shared hosting.. I mean i use cloud alright but not on small project.. and those small project error can get frustrating.. Logging to cpanel, zipping,unzipping, trying to find a trick all that is just stress. it ends today |
I think i will write my simple guide to hosting a laravel app on cloud server(linux machine) here so i dont have to go online and open different tabs always ... just need to rest for a bit it was a long night for me |
I have been working with laravel (php) recently and honestly the caching can really waste your time especially in production.. You can use this bash script to handle your cache cleaning after every new commit to production server.. name: cache.sh *!#/bin/bash php artisan config:cache php artisan config:clear php artisan cache:clear php artisan route:cache php artisan route:clear clear* it just helps to handle the caching for you... |
Anonime1105:Fact, you got it |
qtguru:@dhtml15 was an OG.. the realest and the biggest i always rep that dude |
Babtunz:well you can always do this.. _echo "Enter commit message" read commitMsg git commit -m "$commitMsg"_ for dynamic messages |
Finally someone that get it ![]()
|
I am a big fan of linux UBUNTU, so i have this file in my Desktop Its always cd Desktop && cp git.sh new_project_folder Working alone, No need for branches yea then why always git add . git commit -m "commiting" git push origin main when i can just touch git.sh nano git.sh #!/bin/bash echo "Adding" git add . echo "Commiting" git commit -m "Updates" echo "Pushing" git push origin main echo "Completed" clear then chmod u+x git.sh so next time i wanna push just ./git.sh and all done. wrote this one and copy to any new project .. Save the time! I hail Nairaland ceo e get why @elvis i sight you too |
Lorem Ipsum! I am Long John the wicked programmer, the one the only the myth the legend the bonified the certified OG of web programming... Greetings to my boss @dhtml15 this is going to be repo from now on, my personal journal in the public domain crazy but it will do... |
1 (of 1 pages)

