Marcel Pociot "Native PHP" - Laracon US 2023 Nashville

  Рет қаралды 17,658

Laravel

Laravel

Күн бұрын

Пікірлер: 49
@aarondfrancis
@aarondfrancis Жыл бұрын
A new era begins
@DeTechDivus
@DeTechDivus Жыл бұрын
I just wonder, could you use remote database both for the website and app, it would be bad to re-create whole db without sync. Maybe I missed that part?
@marcelpociot1918
@marcelpociot1918 Жыл бұрын
@@DeTechDivusYou should rather use an API if you want to communicate with a remote database to avoid leaking your database credentials
@DeTechDivus
@DeTechDivus Жыл бұрын
@@marcelpociot1918 on a different or same app? Thats confusing me
@marcelpociot1918
@marcelpociot1918 Жыл бұрын
@@DeTechDivusSo the desktop application should be a "companion app" to your backend app, where you'll have an API running. Then your desktop application can communicate with that backend. In thise case you would need two different codebases. One for the server-side app running the API, one for the desktop application.
@DeTechDivus
@DeTechDivus Жыл бұрын
@marcelpociot1918 yea, i thought somehow you could use one codebase for both, where you could exclude some senstitive things
@sixkiller9240
@sixkiller9240 Жыл бұрын
I am amazed how many MVPs there are in the Laravel community! It is insane - Taylor, Nuno, all of the Laravel core team members, Marcel, the guys from Spatie, Caleb, Aaron, David Hemp, .. and many more. Literally mind blowing 🎉
@onlynudes1398
@onlynudes1398 Жыл бұрын
The guy from Spatie lol
@surajjadhav7732
@surajjadhav7732 Жыл бұрын
The guy from a Spatie. Ex of when your work is more famous than you.
@sixkiller9240
@sixkiller9240 Жыл бұрын
@@surajjadhav7732 i wanted to say the guys from Spatie, because they all deserve a shoutout, Freek of course is one of them
@kaibe5241
@kaibe5241 Жыл бұрын
@@MarkusDiersbock Na he said MVP.
@nerdysister
@nerdysister Жыл бұрын
a working proof of concept?! omfg this is absolutely incredible!! fantastic job guys, you guys are the real hackers of the next gen!!
@Appelkoekie
@Appelkoekie Жыл бұрын
That is promising for the php future. Well done! Cant wait for the Windows support!
@Cashandrick
@Cashandrick Жыл бұрын
Mindblowing community
@mackynyxz
@mackynyxz Жыл бұрын
Nice! cool! i am excited to use this soon!
@JosiahYahaya
@JosiahYahaya Жыл бұрын
Waiting for Windows support to rewrite one of my opensource project(PHPConsole). Welldone Nativephp team.
@张建伟-o1h
@张建伟-o1h 3 ай бұрын
For the current php market in China, this project gives me hope that it will definitely help more people realize their dreams.
@DanielWichers
@DanielWichers Жыл бұрын
Wow this is so cool, well done
@bulent2435
@bulent2435 Жыл бұрын
This looks promising. Thanks Marcel.
@snnajieze
@snnajieze Жыл бұрын
This is great 👍
@kaibe5241
@kaibe5241 Жыл бұрын
Mobile too?!
@alifarahmand8650
@alifarahmand8650 Жыл бұрын
If this feature is added for mobile, it will be great. Laravel to android or ios app.
@ricko13
@ricko13 Жыл бұрын
shut up
@dyhcdjvddhh421
@dyhcdjvddhh421 Жыл бұрын
Artisan serve is single threaded. Won't any long activity block the whole app?
Жыл бұрын
just like in php app, you need to use jobs
@rogue.ganker
@rogue.ganker Жыл бұрын
Simplicity, love it
@dc22199x
@dc22199x Жыл бұрын
If it has database support, how do you secure your env file? The project seems good to connect via api rather than telling devs to use its env file, that's a misconception and towards insecure implementation.
Жыл бұрын
he said it uses sqlite so its just for the local env
@dc22199x
@dc22199x Жыл бұрын
@ you mean it intercept the laravel configuration if it finds out that you are connecting from outside services, such as db/queue/cache and etc? Enlighten me.
Жыл бұрын
​@@dc22199x This is just what I understood from the video, I don't know more. But if I understood right then whole desktop app should be closed environment, so anything you need should stays inside app. And since you are creating a local (desktop) app, you can still use the things you find/create in your computer so I think there is no need to secure .env file because you can still find that database file (as it's sqlite) in your computer. But again, maybe I'm wrong and I'm just talk through my hat
@danrcastro
@danrcastro Жыл бұрын
@@dc22199x The database is meant to be local only. You're not supposed to connect directly to an external database as that would require you to ship the database credentials and open it to connections from the internet.
@jokokentir666
@jokokentir666 Жыл бұрын
amazzinggggg
@mityukov
@mityukov Жыл бұрын
speaking of obfuscating: is Blowfish still in the market? :)
@LostInAutism
@LostInAutism Жыл бұрын
Electron has had 3 major revisions while this video was uploading 😂
@Somcoders
@Somcoders Жыл бұрын
Amazing! I wonder when do these Laravel communities sleep.
@prezire
@prezire Жыл бұрын
Mobile support please 🎉
@MrThito
@MrThito Жыл бұрын
Ok ok so lets also add mobile support so I dont have to learn mobile dev
@MrThito
@MrThito Жыл бұрын
Only mac make me sad
@marcelpociot1918
@marcelpociot1918 Жыл бұрын
I'm working on the Windows PR that was submitted right now 👍
@DeTechDivus
@DeTechDivus Жыл бұрын
@@marcelpociot1918 even thos you said apple store wont allow you thing for mobiles, would that work on android and would you anyway publish it since it could be installable outside of stores?
@MrThito
@MrThito Жыл бұрын
@@marcelpociot1918 Wow, that is why I love Laravel. Thank you for this awesome product
@ripon59
@ripon59 Жыл бұрын
Yooo
@nm6x
@nm6x Жыл бұрын
I was hyped... Until he show it runs with electron, hopefully we can find a demo with Tauri, cause electron is crap...
@nm6x
@nm6x 6 ай бұрын
@@katum-t5t overbloated to start with….
@RahulMondal-td5rb
@RahulMondal-td5rb Жыл бұрын
I like the font, can anyone please tell me the font name @marcel
@franciscocampos776
@franciscocampos776 Жыл бұрын
me too
@mattz_zeref
@mattz_zeref 4 ай бұрын
Sligoil font
Diana Scharf "Inertia.js" - Laracon US 2023 Nashville
28:28
Building desktop apps with PHP - Marcel Pociot
47:40
PHP UK Conference
Рет қаралды 10 М.
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Jake Bennett "State Machines" - Laracon US 2023 Nashville
28:12
Trying out the JIT in PHP 8.4
29:29
PHP Annotated
Рет қаралды 8 М.
Marcel Pociot - Writing native apps with... PHP? - Laracon AU 2023
30:14
Rockstar Developer builds Native PHP
36:15
PHP Annotated
Рет қаралды 4,9 М.
Why Don't We Have A Laravel For JavaScript?
12:36
Theo - t3․gg
Рет қаралды 114 М.
Is Laravel the Top PHP Framework for 2025?
9:11
Stefan Mischook
Рет қаралды 11 М.
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН