Skip to content
Insights

Laracon EU 2024

A fantastic learning experience to inspire and be inspired together with a lot of other Laravel passionate people! Something we couldn't miss and very much connect with the community. What a top event! Who will we see next editions? 😮

laracon codana persoon

Holy moly! What an event!

I think the title and intro gave it away somewhere. , there just aren't enough words of praise to describe what an experience this was. Never has the bond with the community been as strong as at this event in Amsterdam. An event where everyone was there for each other, open for brainstorms, tech talks and even food sharing!

More details? !

Larawhat?

Laracon is a global conference focused on the Laravel PHP framework, known for its elegance and developer-friendly features. It provides a platform for Laravel developers to discover the latest developments, best practices and cutting-edge techniques. The conferences feature keynote speakers, technical sessions and workshops, allowing attendees to network and share knowledge. Laracon events take place in various locations worldwide to serve the diverse Laravel community. In short, Laracon promotes collaboration and knowledge sharing within the PHP development ecosystem.

laravel logo

Inspirational sessions

A talk that surely taps into projects we are taking in. It's always a centuries long discussion as to what is the best option at the beginning of an acquisition/refactor. Rework or start completely from scratch?

Daniel provided an inspiring walkthrough, based on a true case, on how they approached this by not completely recreating the code but creating it piece by piece, testing it and having a smaller percentage of visitors test it live. By doing this, keeping a lot of control and always maintaining the ability to run the "old" code in parallel and switch back at any time to avoid any inconvenience to the customer.

Daniel Coulbourne Laracon Eu 2024

Laravel Update - Taylor Otwell

The one and only, the inventor of Laravel! Of course nothing but words of praise. As always, he can't help but surprise the community with a container full (yeah right, not just a handful!) of new features, tools like Laravel Reverb and Laravel Herd, and super handy tips and tricks that only make life easier for us as developers to build fearsome applications.

Taylor otwell laracon eu 2024

Unveiling the Modular Monolith - Mateus Guimarães

Mateus, one of the new lecturers at Laracasts. An informative talk about breaking up your code base to create the best possible structure in your project so that you can achieve maximum scalability and efficiency. So much so that there is the possibility of making extreme performance updates here that can make a huge difference on your production application. Info that we will definitely take to current and future projects to optimize even more.

Mateus Guimarães laravel eu 2024

Reusing Reusable Livewire Components - Philo Hermans

Livewire, recently fully taken up by Laravel. A frontend framework that still allows us to create dynamic components in PHP/Laravel without really having to link an external framework like ReactJS or VueJs. Philo was able to teach us several tips and tricks on how to make our components as reusable as possible throughout a project.

Did you already know that we are using this in some projects?

Philo Hermans Laracon EU 2024

Livewire?

Need an all-in-one solution with dynamics?

Laracon, thank you is not enough!

These were some tasters of the inspiring sessions we attended on the two days of Laracon. 

Beautiful, interesting days to look back on, where we also came out stronger as a team and super connected with each other. I wouldn't call it a team outing, rather a family celebration where everyone shares the same interests. 

The recipe for endless and bonding conversations. 

Laracon EU, thanks for a terrifying convention and see you soon!

More insights

  • Cross-platform applicaties with React Native

    Never before has developing native mobile applications been as accessible as it is today. At Codana, we do this by using the React Native, an open-source framework developed by Meta.

    Cross-platform applicaties with React Native
  • An efficient tourism data management system | Codana

    A TDMS or Tourist Data Management System, is simply a platform that retrieves data from various sources, processes it internally either automatically or not, and offers this data back to external platforms.

    An efficient tourism data management system | Codana
  • Tourism Data Management Systems

    In dit artikel verkennen we wat een TDMS is, waarom het essentieel is voor de toerisme-industrie, en hoe technologieën zoals Laravel en ElasticSearch het verschil kunnen maken. 

    Tourism Data Management Systems
  • Het verschil tussen gegevensbeheer en gegevensverwerking

    Gegevens zijn cruciaal voor bedrijven en het begrijpen van de verschillen tussen gegevensbeheer en gegevensverwerking kan verwarrend zijn. In dit artikel zullen we deze verschillen in de digitale economie nader bekijken om hun doelen en toepassingen beter te begrijpen.

    Het verschil tussen gegevensbeheer en gegevensverwerking
  • Test Driven Development - application to a project

    TDD, or in full Test Driven Development, is an approach to development where we start from writing tests.

    Test Driven Development - application to a project
  • Securing Laravel 101

    In this blog post, we're gonna take a closer look at some common Laravel security mistakes.

    Securing Laravel 101