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 Жыл бұрын
@@DeTechDivusYou should rather use an API if you want to communicate with a remote database to avoid leaking your database credentials
@DeTechDivus Жыл бұрын
@@marcelpociot1918 on a different or same app? Thats confusing me
@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 Жыл бұрын
@marcelpociot1918 yea, i thought somehow you could use one codebase for both, where you could exclude some senstitive things
@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 Жыл бұрын
The guy from Spatie lol
@surajjadhav7732 Жыл бұрын
The guy from a Spatie. Ex of when your work is more famous than you.
@sixkiller9240 Жыл бұрын
@@surajjadhav7732 i wanted to say the guys from Spatie, because they all deserve a shoutout, Freek of course is one of them
@kaibe5241 Жыл бұрын
@@MarkusDiersbock Na he said MVP.
@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 Жыл бұрын
That is promising for the php future. Well done! Cant wait for the Windows support!
@Cashandrick Жыл бұрын
Mindblowing community
@mackynyxz Жыл бұрын
Nice! cool! i am excited to use this soon!
@JosiahYahaya Жыл бұрын
Waiting for Windows support to rewrite one of my opensource project(PHPConsole). Welldone Nativephp team.
@张建伟-o1h3 ай бұрын
For the current php market in China, this project gives me hope that it will definitely help more people realize their dreams.
@DanielWichers Жыл бұрын
Wow this is so cool, well done
@bulent2435 Жыл бұрын
This looks promising. Thanks Marcel.
@snnajieze Жыл бұрын
This is great 👍
@kaibe5241 Жыл бұрын
Mobile too?!
@alifarahmand8650 Жыл бұрын
If this feature is added for mobile, it will be great. Laravel to android or ios app.
@ricko13 Жыл бұрын
shut up
@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 Жыл бұрын
Simplicity, love it
@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 Жыл бұрын
@ 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 Жыл бұрын
@@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 Жыл бұрын
amazzinggggg
@mityukov Жыл бұрын
speaking of obfuscating: is Blowfish still in the market? :)
@LostInAutism Жыл бұрын
Electron has had 3 major revisions while this video was uploading 😂
@Somcoders Жыл бұрын
Amazing! I wonder when do these Laravel communities sleep.
@prezire Жыл бұрын
Mobile support please 🎉
@MrThito Жыл бұрын
Ok ok so lets also add mobile support so I dont have to learn mobile dev
@MrThito Жыл бұрын
Only mac make me sad
@marcelpociot1918 Жыл бұрын
I'm working on the Windows PR that was submitted right now 👍
@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 Жыл бұрын
@@marcelpociot1918 Wow, that is why I love Laravel. Thank you for this awesome product
@ripon59 Жыл бұрын
Yooo
@nm6x Жыл бұрын
I was hyped... Until he show it runs with electron, hopefully we can find a demo with Tauri, cause electron is crap...
@nm6x6 ай бұрын
@@katum-t5t overbloated to start with….
@RahulMondal-td5rb Жыл бұрын
I like the font, can anyone please tell me the font name @marcel