We are happy to announce that for several meetings we have been involved in Laravel Poland Meetup not as a partner, but as a co-organizer! We are extremely pleased to participate in building this Laravel community.
Laravel Poland Meetup #19
The next Laravel meetup will take place on September 30! This time our speaker will be Jacek Sawoszczuk - a full-stack developer at Blumilk, who will tell (almost) everything about Tinker.
Tinker is an interactive console environment for Laravel that allows for quick experimentation with code in real time.
Using Tinker, developers can:
Quickly test code fragments: Without having to run the entire application, you can test and debug individual functions and methods.
Interactively work with the database: Tinker allows direct interaction with the database, which is extremely useful when testing CRUD queries and operations.
Experiment with Eloquent models: Allows easy manipulation of data using Eloquent models without the need to create separate scripts.
Event details: http://bit.ly/laravelpolandmeetup19