A function to create slug from the given data in Laravel
Today, I needed to turn my title of the gallery I was making into url slug. So I searched the internet and…
Today, I needed to turn my title of the gallery I was making into url slug. So I searched the internet and…
My task for the day was to build checkboxes of all the categories available for the posts. One post may have multiple…
There are many ways to upload files and images in Laravel. One of them is uploading the images/files to the storage folder.…
This article is for beginners who have just started using GIT. Today, I have come up with the best practices that you…
Wallpapers don’t have to look the same all day. No, I am not talking about changing the wallpaper after a certain period…
Here are some free admin dashboards that are created on Bootstrap 5 to use on your next project. Star Admin 2 Free: https://www.bootstrapdash.com/product/star-admin-free/…
Even if you install XAMPP on Mac, the mac still runs the PHP that it already has rather than using the PHP…
If you want to start your career as a developer then the first thing you need to learn before anything is GIT.…
Google Chrome actually has a hidden feature that can capture the screenshot of the full website (all the scrolling is not needed)…
I am writing this for mac users but if you swap commands with ctrl then it might help with the windows users…