Unsere Geschichten

was uns bewegt
Final speed up for your Laravel test suite
Since all Laravel tests are transaction-based and are getting rolledback after the test is finished, there is really no need to migrate the whole table structure from scratch every time you do a test. Here RefreshDatabaseFast comes into play, which only migrates:fresh if your migration files have been changed.
February 25, 2023
Laracon 2023 - Meeting gods... oder doch Menschen wie Du und ich?
Es war unglaublich inspirierend so viele kreative und bekannte Entwickler zu treffen. All die Programmier-Gurus, die man nur auf dem Bildschirm kennt, mal in Person zu treffen war irgendwie sehr interessant. Einmal denkt man sich, wow da ist jetzt echt Taylor oder die Jungs von Spatie vor einem und dann merkt man aber, dass das auch nur Menschen wie Du und ich sind und plötzlich fühlt es sich gar nicht mehr so weit weg an und man denkt, jo das kann ich auch! :D Ich merke auf jeden Fall nochmal einen ordentlichen Motivations-Boost nach der Laracon und war froh dagewesen zu sein und so viele neue Leute kennengelernt zu haben!
February 7, 2023
Laravel Useful Additions
A useful collection of additions you may need across multiple projects.
February 2, 2023
Featured Package on Laravel News: Laravel XHProf
We got featured on Laravel News!
September 25, 2022
How to keep your .env and .env.example of your Laravel application up to date
Since the .env is not under version controll, it often happens that developers are missing new values added by other developers. Also the .env.example is often totally out of date, cause the team forgot to add new values to it. Thats a pain, when a new developer joind the team and tries to setup the project. Often .env files get shared around, send via email or something like that. But this is not realy a generic and solid solution. Best would be, if the .env.example would just be up-to-date! Lets try to configure some githooks to ensure our .env and .env.example always stays up to date!
July 19, 2022
Setzen Sie Ihre Ideen um!
Heute ist der Tag, um das Geschäft Ihrer Träume aufzubauen. Teilen Sie Ihre Mission mit der Welt – und begeistern Sie Ihre Kunden.
Jetzt starten