Software developmentfromfaun.pub2 weeks agoHow to Use the Repository Pattern in Laravel (Clean & Scalable Code Example)Implementing the Repository Pattern in Laravel improves code maintainability and testability by separating business logic from data access logic.
Privacy technologiesfromThe Hacker News1 month agoOver 600 Laravel Apps Exposed to Remote Code Execution Due to Leaked APP_KEYs on GitHubLeaked Laravel APP_KEYs allow remote code execution on vulnerable applications.
Web developmentfromVuejobs1 month agoWeb Developer at UbisoftUbisoft seeks a Web Developer to create high-quality web applications using Laravel and Vue 2.
BootstrappingfromThe Bootstrapped Founder1 month agoTransforming Laravel for Mobile: Insights from the NativePHP TeamPHP and Laravel have been successfully ported to mobile devices by Shane Rosenthal and Simon Hamp, creating new opportunities for developers.
BootstrappingfromThe Bootstrapped Founder2 months agoTaylor Otwell: The Visionary Behind Laravel's SuccessTaylor Otwell effectively combines open-source contributions with profitable business models.
fromVuejobs2 months agoFull Stack Developer at Bitter BrainsBitterBrains is seeking a talented full-stack developer experienced in Laravel, PHP, Vue.js, and Nuxt for their innovative projects.
fromSitePoint Forums | Web Development & Design Community2 months agoHow do I set permissions for a web server directory?To correctly apply permissions and ownership for your web project, set the ownership of website files to Nginx user www-data, and then adjust directory and file permissions.Web development
fromSitePoint Forums | Web Development & Design Community3 months agoReactWhy is my website slow with Docker?
fromSitePoint Forums | Web Development & Design Community3 months agoReactWhy is my website slow with Docker?
fromSitePoint Forums | Web Development & Design Community3 months agoLaravel and database configurationThe 'database.php' file in a Laravel project configures MariaDB connections using environment variables.