- solution add to config/database.php The post Laravel how to resolve search_path ? appeared first on David Raleche.
- Failed to download laravel/nova from dist: The 'https://nova.laravel.com/dist/laravel/nova/laravel-nova-0a8ec5b37dc3ca29f4b79c7318c9278e5a5d2c1a-zip-7e4351.zip' URL could not be accessed: HTTP/2 403 Two ways to fix this problem Execute the following command with the email and password parameters create an auth.json password and paste the following content The post How to fix Laravel Nova Issue ? Failed to download Laravel/Nova … appeared […]
- As of March 20th 2022, https://github.com/GrahamCampbell updated the following library guzzlehttp/psr7 so in your unit test you will see errors as follow The version 1.8.5 was breaking our set of unit test Solution is to update composer.json and use this version below 2.1.1 – 2022-03-20 Fixed Validate header values properly https://github.com/guzzle/psr7/blob/2.2.1/CHANGELOG.md The post “Unprocessable Entity” […]
- https://www.devbridge.com/articles/branching-strategies-git-flow-vs-trunk-based-development/ https://trunkbaseddevelopment.com/ The post trunk-based development appeared first on David Raleche.
- The post Palindrome 2 appeared first on David Raleche.